﻿html,body{font-size: 14px;font-family: "微软雅黑";background: #f1f1f1;}html{ background:none;}
/*Reset*/

blockquote,
body,
dd,
dir,
dl,
fieldset,
form,
button,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
menu,
ol,
p,
pre,
ul,
xmp {
	margin: 0
}

button,
caption,
dir,
fieldset,
input,
legend,
menu,
ol,
td,
textarea,
th,
ul {
	padding: 0
}

html {
	text-size-adjust: none
}

ul,
menu {
	list-style: none
}

img {
	border: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}

a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none
}

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: 700
}

del {
	text-decoration: line-through
}

sup,
sub {
	line-height: 0
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}

input,
select,
label {
	vertical-align: middle
}
a{cursor: pointer;}
.nav_in a{color: #000000; }


.otxt,.obtn,.otext{ background:none; border:none;}

/*pc 首页*/
.bgf{background: #FFFFFF;width: 100%;height: auto;}
.clearfix{clear: both;}
.top{height: 30px;width: 100%;}
.oa_login{border-radius:20px 0 0 20px;height: 30px;border: 1px solid #ccc;display: block;float: right;width:30%; font-size: 12px;line-height: 30px;background: #f2f2f2;}
.oa_login a{display: block;float: left;margin-left: 10px;}
.oa_login select{border: none;background: none;outline: none;}
option,select{cursor: pointer;}
.language{height: 30px;width: 120px;display: block;float: right;font-size: 12px;line-height: 30px;}
.c13{color: #1380c1;}
.nav_in{width: 680px;margin-top: 10px;}
.nav_in ul li{display: block;float: left;width:124px;font-size: 16px;}
.navlist ul li{display: none;}
.menu{display: none;}
.mjz{margin: 0 auto;}
.logo{margin-left: 28px;margin-top: 10px;}
.banner{background: url(../images/index_02.jpg)no-repeat center center;height:650px;}
/*content*/
.block_list{width: 1200px;}
.block_list a{color: #000;}
.block_list a:visited{color: #000;}
.ss_block{width: 378px;height: 505px;border-radius: 4px;overflow: hidden;background: #fff;cursor: pointer;margin-top: 50px;display: none;}
.ss_img{height: 214px;width:378px;border-radius: 4px;overflow: hidden;}
.ss_img img{width: 100%;}
.imgxg{animation:myfirst 1s;
-moz-animation:myfirst 1s; /* Firefox */
-webkit-animation:myfirst 1s; /* Safari and Chrome */
-o-animation:myfirst 1s; /* Opera */}
@keyframes myfirst
{
0%   {opacity: 1;}
25%  {opacity:0.7;}
50%  {opacity:0.4;}
75%  {opacity:0.7;}
100% {opacity:1;}
}

@-moz-keyframes myfirst /* Firefox */
{
0%   {opacity: 1;}
25%  {opacity:0.7;}
50%  {opacity:0.4;}
75%  {opacity:0.7;}
100% {opacity:1;}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
0%   {opacity: 1;}
25%  {opacity:0.7;}
50%  {opacity:0.4;}
75%  {opacity:0.7;}
100% {opacity:1;}
}

@-o-keyframes myfirst /* Opera */
{
0%   {opacity: 1;}
25%  {opacity:0.8;}
50%  {opacity:0.6;}
75%  {opacity:0.8;}
100% {opacity:1;}
}
.ml32{margin-left: 32px;}
.mt32{margin-top: 32px;}
.c4c{color: #4c4948;}
.bottom_banner{background: url(../images/index_23.jpg)no-repeat center center;height: 523px; margin-top: 70px;}
.say{width: 100%;height: auto;}
.sayin{width: 1200px;height: 160px;}
.yj{width: 388px;}

.sayincotxt{width:254px;background: #FFFFFF;border: none;outline: none; height:20px; line-height:20px; padding:10px;}
.sayincobtn{background: #1380c1;height: 40px;padding: 0 8px; cursor: pointer;display:inline-block; line-height:40px; float:right;}
.sayincobtn,.sayincobtn:hover{ color:#fff; font-size:13px;}
.sayincobtn:hover{ background:#136db9;}
.sayincotxt{ float:left;}
.bg2a{background: #2a343f;}
.foot{width: 100%;height: 334px;}
.foot a,.foot a:visited{color: white !important;}

.foot_block{height: 210px;width: 200px;color: #FFFFFF !important;margin-top: 60px;line-height: 26px;}
.three ul li{float: left;margin-left: 10px;}
.gongshang{margin-top: 65px;}
.copyright{height: 100%;height:auto ;clear: both;background: #e7ebf2;color: #858585; padding:20px 0; line-height:24px;}
.index_map{width: 280px;}
.index_map ul li{display: block;float: left;font-size: 12px;margin-top: 10px;}
.icon_arrow{background: url(../images/icon_arrow.png)no-repeat;width: 9px;height: 5px;display: block;float: right;margin-top: 10px;margin-right:46px;}
.icon_arrowdown{transform:rotate(-90deg);
-ms-transform:rotate(-90deg); 	/* IE 9 */
-moz-transform:rotate(-90deg); 	/* Firefox */
-webkit-transform:rotate(-90deg); /* Safari 和 Chrome */
-o-transform:rotate(-90deg); }
.btop{border-top:2px solid #0f5eaa;}
.navlist ul{width:100%;position: relative;top: 20px;left:0px;height: auto;height: auto;}
.navlist ul li{height: 26px;line-height: 26px;text-align: center;color:#000000;}
.navlist ul li a:hover{color: #0f5eaa;}
.menu{display: none;}
.top_nav{width: 100%;height: 60px;margin-top: 20px;}
.h5_nav{width: 1200px; margin: 0 auto;height: 60px;display: block;}
.fl{float: left;}
.fr{float: right;}
.fs{font-size: 12px;}
.fs13{font-size: 13px;}
.fs14{font-size: 14px;}
.fs16{font-size: 16px;}
.fs18{font-size: 18px;}
.fs20{font-size: 20px;}
.fs24{font-size: 24px;}
.fwb{font-weight: bold;}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}
.mt50{margin-top: 50px;}
.pt20{padding-top: 20px;}
.lh16{line-height: 16px;}
.tac{text-align: center;}.mb30{margin-bottom: 30px;}
.footin{width: 1200px;}
.copyright>div{width: 1200px;}
/*集团介绍*/
.banner_about{background: url(../images/about_02.jpg)no-repeat center center;height:521px;}
.secend_nav{height: 108px;width: 100%;background: #f2f0ee;font-size: 18px; letter-spacing:3px;}
.nav_active{color:#0d5fb6 !important;}
.secend_nav a:hover{color:#0d5fb6;}
.secend_nav a,.secend_nav a:visited{color: #000;}
.secend_navin{width: 80%;height: 108px;display: block;margin: 0 auto;line-height: 108px;}
.secend_navin a{width: 25%;display:block;text-align: center;float: left;}
.icon_line{background: url(../images/line.png)no-repeat;width: 1px; height: 28px;display: block;float: right;margin-top: 40px;}
.cont1{ margin-bottom: 30px;width: 100%;clear: both;background: #FFFFFF;padding-top: 50px;}
.cont1 img{margin: 0 auto;display: block;}
.return1{width: 1200px;margin:20px auto 0px;}
.return2 img{vertical-align: middle;margin-right: 10px;}

.cont2{height:100px;background: #FFFFFF;width: 100%;clear: both;}
.cont2 h3{font-size:14px ;text-align: center;line-height: 40px;font-weight: bold;}
.cont2 h4{font-size:12px ;text-align: center;line-height: 30px;color: #767676;}
.cont3{height: 538px;width: 100%;clear: both;background: #fff;padding-top: 50px;}
.cont3_bg{background: url(../images/about_09.jpg)no-repeat center center;height: 469px;}
.cont3d{height: 538px;width: 100%;clear: both;background: #fff;padding-top: 50px;}
.cont3d_bg{background: url(../images/company_07.jpg)no-repeat center center;height: 469px;}
.cont3b{height: 538px;width: 100%;clear: both;background: #fff;padding-top: 50px;}
.cont3b_bg{background: url(../images/guosheng_07.jpg)no-repeat center center;height: 469px;}
.cont3n{height: 538px;width: 100%;clear: both;background: #fff;padding-top: 50px;}
.cont3n_bg{background: url(../images/hua_07.jpg)no-repeat center center;height: 469px;}
.cont3_bg p{font-size: 14px;color: white;display: block;width:820px;height: 140px;position: relative;left: 50%;margin-left: -531px;top:170px;}
.cont4{ width: 100%;clear: both;background: #fff;}
.cont4_in{width: 1200px; display: block;margin: 0 auto;}
.cont4_left{width:287px;float: left;width: 290px;}
.cont4_right{width: 530px;height: auto;float: right;}
.mark{margin-top:45px;}
.markname{margin-top: 33px;font-size: 22px;}
.mark_describe{margin-top: 30px;font-size: 12px;color: #474747;line-height: 24px;}
.contx{height: 455px;width: 100%;background: url(../images/about_32.png) no-repeat center bottom;clear: both;}
.cont5{width: 100%;clear: both;background: #fff;}
.cont5_bg{background: url(../images/about_30.jpg)no-repeat center center;height: 469px;}
.cont5_bg p{font-size: 14px;color: white;display: block;width:820px;height: 140px;position: relative;left: 50%;margin-left: -531px;top:170px;}
.cont6{width: 100%;clear: both;background: #fff;}
.cont6_in{width: 1200px;display: block;margin: 0 auto;}
.cont6_left{float: left;width: 290px;text-align: center;}
.cont6_left img{display: block;margin-left:90px;}
.cont6_right{width: 530px;float: right;}
.gs{font-size: 222px;}
.gs_describe{margin-top: 20px;font-size: 12px;color: #474747;line-height: 24px;}
.cont_icon{height: 30px;background: #fff;width: 100%;clear: both;padding-top: 40px; padding-bottom: 110px;}
.cont_iconin{height: 30px;width: 1200px;margin: 0 auto;}
/*发展历程*/
.banner_history{background: url(../images/history_02.jpg)no-repeat center center;height:521px;}
.history{width: 100%;clear: both; padding-bottom:30px;}
.history img{display: block;margin: 0 auto; vertical-align: bottom;vertical-align: top;}
/*联系我们*/
.banner_join{background: url(../images/join_02.jpg)no-repeat center center;height:521px;}
.message{width: 100%;height: 392px;clear: both;background: #fff;}
.messagein{width: 1200px;height: 392px;display: block;margin: 0 auto;}
.messagein_left{width: 410px;height: 240px;display: block;float: left;margin-top: 70px;margin-left: 20px;}
.messagein_right{width: 490px;height: 240px;display: block;float: right;margin-right: 20px;margin-top: 70px;}
.address ul li{height: 40px;line-height: 40px;}
.address ul li:hover{color: #275EB8;}
.tel:hover .iconcc1{background: url(../images/icon_cnm_05.png) no-repeat;}
.numtel:hover .iconcc2{background: url(../images/icon_cnm_10.png) no-repeat;}
.email:hover .iconcc3{background: url(../images/icon_cnm_16.png) no-repeat;}
.addz:hover .iconcc4{background: url(../images/icon_cnm_21.png) no-repeat;}
.det{margin-top: 30px; overflow:hidden;zoom:1;}
.company{font-size: 16px;font-weight: bold;}
.messagein_right input{ border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;border: 1px solid #a4a4a4;margin-top: 10px;padding-left: 10px;height: 36px;outline: none; width:200px;}
.messagein_right textarea{border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px; resize:none;height: 68px;width: 463px;border: 1px solid #a4a4a4;margin-top: 10px;padding-left: 10px;outline: none;line-height: 30px;}
.messagein_right .obtn:hover{width: 75px;height: 28px;background: #1661b3;border: none;line-height: 28px;text-align: center;color: white;font-size:14px ;cursor: pointer;}
.messagein_right .obtn{width: 75px;height: 28px;border: none;color: #1661b3; line-height: 28px;text-align: center;font-size:14px ;cursor: pointer;border: 1px solid #1661b3;background: none;}
.tjd input{ padding:0;}
.map{background: url(../images/join_04.jpg)no-repeat center center;height:564px;}
.get_to{height: 120px;width: 100%;clear: both;background: #FFFFFF;padding-top: 70px;}
.get_to input{width:234px;height: 45px;background: #1661b3;border: none;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;line-height: 45px;text-align: center;color: white;font-size:18px ;cursor: pointer;display: block;margin:0 auto;}
.iconcc1{background: url(../images/icon_cnm_03.png)no-repeat;display: block;width: 27px;height: 28px;float: left; margin-right: 20px;margin-top: 7px;}
.iconcc2{background: url(../images/icon_cnm_12.png)no-repeat;display: block;width: 27px;height: 28px;float: left;margin-right: 20px;margin-top: 7px;}
.iconcc3{background: url(../images/icon_cnm_18.png)no-repeat;display: block;width: 27px;height: 28px;float: left;margin-right: 20px;margin-top: 7px;}
.iconcc4{background: url(../images/icon_cnm_22.png)no-repeat;display: block;width: 27px;height: 28px;float: left;margin-right: 20px;margin-top: 7px;}
/*招聘信息*/
.banner_recruit{background: url(../images/zp_02.jpg)no-repeat center center;height:521px;}
.recruit_navin{width: 680px;height: 88px;display: block;margin: 0 auto;}
.recruit_nav{height: 88px;width: 100%;clear: both;background: #FFFFFF;padding-top: 40px;}
.recruit_navin ul a{width: 143px;height: 32px;display: block;float: left;margin-left: 25px;text-align: center;line-height: 32px;border-radius: 8px;color: white;font-size: 16px;background: #bebebe;cursor: pointer;}
.recruit_active{background: #0d5fb6 !important;}
.recruit_navin ul a:hover{background: #0d5fb6 !important;}
.recruit_content{background: url(../images/zp_04.jpg)no-repeat center center; padding-bottom:80px;}
.recruit_content1{background: url(../images/joinbg_02.jpg)no-repeat center top;}
#tab1{width: 1150px; margin:0 auto;padding-top:64px; overflow:hidden;zoom:1;}
.ml36{margin-left: 36px;}
.tab_recruit{width: 315px;height: 373px;background: #FFFFFF;border-radius: 0 0 50px 0;float: left;padding: 40px 20px;border: 2px solid #FFFFFF;box-shadow: 0 1px 4px rgba(0,0,0,0.2);}
.tab_recruit{ margin-right:36px; display:inline; margin-top:36px;}
.tab_recruit:hover{background:#275EB8;border: 2px solid #275EB8;}
.tab_recruit:hover .tab_title span,.tab_recruit:hover .position_name,.tab_recruit:hover .position_describe p{color: white;}
.tab_recruit:hover .apply a{color: white;border-color:white ;}
.tab_title{height: 40px;border-bottom: #CCCCCC 1px solid;}
.c0d{color: #0d5fb6;font-size: 14px;}
.c3a{color: #3a3a3a;font-size: 16px;font-weight: bold;}
.position_name{font-size: 14px;color: #676767;height: 80px;line-height: 80px;}
.position_describe{color: #3a3a3a;font-size: 12px;line-height: 26px;}
.apply{height:31px;width: 100%;margin-top: 50px;}
.apply a{width: 105px;height: 30px;line-height: 30px;text-align: center;border: 1px solid #0d5fb6;border-radius: 20px;color: #0d5fb6;display: block;font-size: 14px;font-weight: bold;}
.tabf{width: 105%;clear: both;}
.tabt{margin-top: 36px;width: 100%;height:453px;clear: both;}
/*金融服务*/
.banner_service{background: url(../images/service_02.jpg)no-repeat center center;height:399px;}
.service{ width: 100%;background: #FFFFFF;}
.servicein{width: 1200px;height:471px ;background: url(../images/service_04.jpg)no-repeat center center;margin:  0 auto;}
.servicein1{width: 1200px;height:400px ;background: url(../images/service_06.jpg)no-repeat center center;margin:  0 auto;}
.servicein2{width: 1200px;height:400px ;background: url(../images/service_09.jpg)no-repeat center center;margin:  0 auto;}
.servicein3{width: 1200px;height:400px ;background: url(../images/service_12.jpg)no-repeat center center;margin:  0 auto;}
.servicein4{width: 1200px;height:400px ;background: url(../images/service_13.jpg)no-repeat center center;margin:  0 auto;}
.servicein5{width: 1200px;height:400px ;background: url(../images/service_16.jpg)no-repeat center center;margin:  0 auto;}
.servicein6{width: 1200px;height:400px ;background: url(../images/service_17.jpg)no-repeat center center;margin:  0 auto;}
.servicein1 a{height: 400px;width: 400px;display: block; float: right;}
.servicein2 a{height: 400px;width: 400px;display: block; }
.servicein3 a{height: 400px;width: 400px;display: block; float: right;}
.servicein4 a{height: 400px;width: 400px;display: block; }
.servicein5 a{height: 400px;width: 400px;display: block; float: right;}
.servicein6 a{height: 400px;width: 400px;display: block;}
.servicein a{height: 400px;width: 400px;display: block; float: left;}
/*关于我们*/
.banner_aboutus{background: url(../images/gywm_02.jpg)no-repeat center center;height:399px;}
.aboutus{ width: 100%;background: #FFFFFF;}
.aboutusin{width: 1200px;height:471px ;background: url(../images/gywm_04.jpg)no-repeat center center;margin:  0 auto;}
.aboutusin1{width: 1200px;height:400px ;background: url(../images/gywm_06.jpg)no-repeat center center;margin:  0 auto;}
.aboutusin2{width: 1200px;height:400px ;background: url(../images/gywm_08.jpg)no-repeat center center;margin:  0 auto;}
.aboutusin3{width: 1200px;height:400px ;background: url(../images/gywm_09.jpg)no-repeat center center;margin:  0 auto;}
.aboutusin4{width: 1200px;height:400px ;background: url(../images/gywm_11.jpg)no-repeat center center;margin:  0 auto;}
.aboutusin5{width: 1200px;height:400px ;background: url(../images/gywm_14.jpg)no-repeat center center;margin:  0 auto;}
.aboutusin6{width: 1200px;height:400px ;background: url(../images/gywm_15.jpg)no-repeat center center;margin:  0 auto;}
.aboutusin1 a{height: 400px;width: 400px;display: block; float: right;}
.aboutusin2 a{height: 400px;width: 400px;display: block; }
.aboutusin3 a{height: 400px;width: 400px;display: block; float: right;}
.aboutusin4 a{height: 400px;width: 400px;display: block; }
.aboutusin5 a{height: 400px;width: 400px;display: block; float: right;}
.aboutusin6 a{height: 400px;width: 400px;display: block; }
.aboutusin a{height: 400px;width: 400px;display: block; float: left;}
/*加入我们*/
.banner_joinus{background: url(../images/jrwm_02.jpg)no-repeat center center;height:399px;}
.joinus{ width: 100%;background: #FFFFFF;}
.joinusin{width: 1200px;height:471px ;background: url(../images/jrwm_04.jpg)no-repeat center center;margin:  0 auto;}
.joinusin1{width: 1200px;height:400px ;background: url(../images/jrwm_06.jpg)no-repeat center center;margin:  0 auto;}
.joinusin2{width: 1200px;height:400px ;background: url(../images/jrwm_07.jpg)no-repeat center center;margin:  0 auto;}
.joinusin1 a{height: 400px;width: 400px;display: block; float: right;}
.joinusin2 a{height: 400px;width: 400px;display: block; }
.joinusin a{height: 400px;width: 400px;display: block;  float: left;}


/*咨询中心*/
.banner_news{background: url(../images/news_02.jpg)no-repeat center center;height:399px;}
.news{ width: 100%;background: #FFFFFF;}
.newsin{width: 1200px;height:471px ;background: url(../images/news_04.jpg)no-repeat center center;margin:  0 auto;}
.newsin1{width: 1200px;height:400px ;background: url(../images/news_06.jpg)no-repeat center center;margin:  0 auto;}
.newsin2{width: 1200px;height:400px ;background: url(../images/news_07.jpg)no-repeat center center;margin:  0 auto;}
.newsin1 a{height: 400px;width: 400px;display: block; float: right;}
.newsin2 a{height: 400px;width: 400px;display: block; }
.newsin a{height: 400px;width: 400px;display: block;  float: left;}
/*关于我们，公司概况*/
.banner_aboutcompany{background: url(../images/companyabout_02.jpg)no-repeat center center;height:521px;}
.contabout{height:417px;width: 100%;clear: both;background: #fff;}
.contabout_in{width: 1200px;height: 417px;display: block;margin: 0 auto; position:relative; z-index:35;}
.contabout_left{height: 300px;float: left;width: 635px;text-align: center;}
.contabout_left img{margin-left: 80px;}
.contabout_right{width: 440px;height: 300px;float: right;}
.gs{font-size: 22px;}
.contabout_describe{margin-top: 20px;font-size: 14px;color: #474747;line-height: 24px;padding: 20px 40px;}
.c27{color: #275eb8;}
.contabout_rightname{height: 30px;line-height: 30px;border-left: 2px solid #275eb8;padding-left: 30px;}
.contabout_rightname span{font-size: 24px;}
.og{background: url(../images/companyabout_12.png)no-repeat;display: block;width: 177px;height: 46px;margin-left:40px;margin-top: 10px;}
.wish{width: 100%;height:415px;clear: both;background: #FFFFFF;}
.wishin{width: 900px;height:415px;display: block;margin: 0 auto;border-left: 1px solid #d3d3d4;}
.wishin_left{width: 540px;height: 100%;display: block;float: left;}
.wishin_right{width:250px;height: 100%;display: block;float: right;}
.conname{height: 30px;line-height: 30px;border-left: 2px solid #275eb8;padding-left: 140px;margin-top: 50px;color: #275eb8;font-size: 18px;}
.wishin_left img{display: block;margin-left: 140px;margin-top: 30px;}
.gsyj{font-size: 24px;font-weight: bold;margin-top: 160px;}
.gslx{font-size: 12px;margin-top: 30px;}
.thr_b{width: 100%;height:422px;background: #fff;clear: both;}
.thr_bin{width: 1200px;height:100%;margin:0 auto;}
.thr_binb{width: 379px;height: 100%;display: block;float: left;background: #f1f1f1;}
.ml30{margin-left: 30px;}
.thr_img,.thr_img img{height: 215px;}
.thr_cont{width: 100%;height: 207px;}
.thr_ct{margin-top: 30px;font-size: 20px;text-align: center;font-weight: bold;}
.thr_cc{text-align: left;margin-top: 20px;font-size: 12px;color: #666;}
.thr_cc p{width: 240px;height: auto;margin: 0 auto;}
.thr_ci img{display: block;float: right;margin-right: 20px;}
.banner_bt{background: url(../images/companyabout_29.jpg)no-repeat center center;height:462px;width: 100%;clear: both;margin-top: 40px;}
.banner_bt p{width: 850px;font-size: 15px;color: white;margin: 0 auto;text-align: center;height: 120px;padding-top: 140px;line-height: 26px;}
.name_copany{height: 170px;width: 100%;clear: both;margin-top: 80px;}
.emname{font-size: 18px;color: #828282;text-align: center;font-weight: bold;}
.cmname{font-size: 24px;color: #505050;text-align: center;font-weight: bold;margin-top: 20px;margin-bottom: 30px;}
.dtname{text-align: center;}
.circle{height: 420px;width: 100%;clear: both;}
.circlein{height:140px;width: 1200px;margin: 0 auto;}
.circlein_left{width: 600px;height:140px; display: block;float: left;}
.circlein_right{width: 600px;height:140px; display: block;float: left;}
.circle_icon{background: url(../images/companyabout_321.png)no-repeat;display: block;width: 106px;height: 106px;float: left;}
.circle_icon:hover{background: url(../images/companyabout_32.png)no-repeat;}
.circle_d{height: 106px;width: 340px;display: block;float: left;margin-left: 70px;}
.circle_name{font-size: 14px;font-weight: bold;color: #505050;line-height: 30px;}
.circle_dtl{font-size: 12px;margin-top: 20px;}
.circle_icon1{background: url(../images/companyabout_34.png)no-repeat;display: block;width: 106px;height: 106px;float: left;}
.circle_icon1:hover{background: url(../images/companyabout_341.png)no-repeat;}
.circle_icon2{background: url(../images/companyabout_38.png)no-repeat;display: block;width: 106px;height: 106px;float: left;}
.circle_icon2:hover{background: url(../images/companyabout_381.png)no-repeat;}
.circle_icon3{background: url(../images/companyabout_39.png)no-repeat;display: block;width: 106px;height: 106px;float: left;}
.circle_icon3:hover{background: url(../images/companyabout_391.png)no-repeat;}
.circle_icon4{background: url(../images/companyabout_43.png)no-repeat;display: block;width: 106px;height: 106px;float: left;}
.circle_icon4:hover{background: url(../images/companyabout_431.png)no-repeat;}
.circle_icon5{background: url(../images/companyabout_55.png)no-repeat;display: block;width: 106px;height: 106px;float: left;}
.circle_icon5:hover{background: url(../images/companyabout_551.png)no-repeat;}
.more{width: 100%;clear: both;}
.more a{display: block;margin: 0 auto;width: 209px;height: 50px;}
/*管理团队*/
.banner_team{background: url(../images/team_02.jpg)no-repeat center center;height:521px;}
.team_namimg{background: url(../images/team_05.png)no-repeat center center;height:156px;}
.team_navin{width: 480px;height: 88px;display: block;margin: 0 auto;}
.team_nav{height: 68px;width: 100%;clear: both;background: #FFFFFF;padding-top: 40px;}
.team_navin ul a{ padding:0 32px;height: 32px; display:inline-block;margin:0 12px;text-align: center;line-height: 32px;border-radius: 8px;color: white;font-size: 16px;background: #bebebe;cursor: pointer;}
.recruit_active{background: #0d5fb6 !important;}
.team_navin ul a:hover{background: #0d5fb6 !important;}
.team_content{background: url(../images/team_09.jpg)no-repeat center center;height:1310px;clear: both;}
.team_content1{background: url(../images/teamn_03.jpg)no-repeat center center;height:638px;clear: both;}
.team_contentin1{ width: 1200px;height: 550px;display: block;margin: 0 auto;padding-top: 108px;}
.team_content2{background: url(../images/teamc_02.jpg)no-repeat center center;height:1002px;clear: both;}
.team_contentin2{ width: 1200px;height: 550px;display: block;margin: 0 auto;padding-top: 108px;}
.team_contentin{ width: 1200px;height: 700px;display: block;margin: 0 auto;padding-top: 88px;}
.teamtab{height: 365px;width: 100%;clear: both;margin-bottom: 10px;}
.tc_team{margin-bottom: 50px;}
.tc_first{width: 100px;}
.tc_team h5{font-size: 24px;color: #fff;background: #0d5fb6;width: 12%;text-align: center;border-radius: 6px;padding: 3px 0;letter-spacing:2px;}
.tc_team p{font-size: 18px;color:#0d5fb6;height: 50px;line-height: 50px;margin-top: 20px;}
.tc_team p:hover{background: rgba(255,255,255,0.7);color: #22c0db;}
.tc_team span{display: inline-block;*display: block;*zoom: 1;padding: 0 20px;font-weight: 600;}

.teamdb{width: 393.3333px;height: 365px;background:rgba(255,255,255,0.9);display: block;float: left;}
.teamdb:hover{background:rgba(33,107,186,0.9);color: #fff !important;}
.teamdb:hover .team_boss,.teamdb:hover .team_zw,.teamdb:hover .team_jj p,.teamdb:hover .teamlist ul li,.teamdb:hover .teamlist ul li span{color: #fff !important;}
.ml10{margin-left: 10px;}
.team_boss{font-size: 18px;margin-bottom: 30px;color: #0d5fb6;}
.team_zw{font-size: 13px;color: #1fbeda;margin-left: 20px;}
.teamdbp{padding: 40px 20px;}
.team_jj{margin-bottom: 20px;height: auto;}
.team_jj p{padding: 0 10px 0 0;color: #353535;}
.teamlist ul li{height: 24px;line-height: 24px;color: #474747;}
.teamlist ul li span{color: #0d5fb6;}
/*公司动态*/
.banner_newslist{background: url(../images/neslist_02.jpg)no-repeat center center;height:521px;}
.newslist_namimg{background: url(../images/neslist_05.jpg)no-repeat center center;height:300px;}
.newslist_comimg{background: url(../images/cnmbrr.jpg)no-repeat center center;height:300px;}
.newslist{width: 100%;height:1100px;clear: both;}
.newlist{background: url("../images/img_05.jpg") no-repeat center 1px;}
.newslistin{width:1200px;height:1100px;margin: 0 auto;}
.choose select{width: 134px;height: 34px;margin-top: 22px;display: block;float: left;border-radius: 50px;border: 1px solid #a8a8a8;text-align: center;outline: none; text-align:left; padding-left:20px;}
.choose select option{text-align: center;width: 100%; box-sizing:border-box; text-align:left; padding-left:20px;}
.choose{height:80px;width: 100%;}
.list_t{height: 59px;border-top: 1px solid #cfcfcf;width: 100%;line-height: 60px;background: #e8e8e8;}
.list_t ul li{float: left;font-size: 14px;}
.w235{width:100px ;}
.w502{width:602px ;padding-left: 40px;}
.w170{width: 170px;}
.w110{width: 110px;}
.w100p{width:100px ;}
.list_t1{height: 69px;border-bottom: 1px dotted #d9d9d9;width: 100%;line-height: 70px;}
.list_t1 ul li{float: left;font-size: 14px;}
.fwb{font-weight: bold;}
.c5a{color: #005aaf;}
.c22{color: #22c0db;}
.tal{text-align: left;}
.c96{color: #969696;}
.page{width: 380px;height: 30px;margin: 30px auto;}
.page ul li{width: 30px;height: 30px;border: 1px solid #0f5eaa;border-radius:50% ;text-align: center;line-height: 30px;float: left;margin-left: 5px;}
.pre{color: #0f5eaa;}
.next{color: #0f5eaa;}
.page_active{background: #0f5eaa;color: white;}
.banner_medialist{background: url(../images/media_02.jpg)no-repeat center center;height:521px;}
.medialist_namimg{background: url(../images/media_05.jpg)no-repeat center center;height:300px;}
/*金融服务-拍卖*/
.banner_auction{background: url(../images/pm_02.jpg)no-repeat center center;height:521px;}
.auction_nav{height: 110px;width: 100%;clear: both;background: #f2f0ee;}
.auction_navin{width: 100%;padding-top: 30px;}
.auction_navin a:visited{color: #474747;;}
.auction_navin ul li{display: block;float: left;text-align: center;width: 163.333px;}
.auction_t{height: 180px;width: 100%;clear: both;}
.auction_tcn{padding-top: 60px;font-size: 24px;}
.auction_ten{font-size: 18px;margin-top: 10px;}
.auction_d{background: url(../images/bgmap_02.jpg)no-repeat center center;width: 100%;clear: both;}
.auction_din{height:460px;width:1200px;margin: 0 auto;padding-top: 30px;}
.auction_dleft{width: 604px;height: auto;display: block;float: left;font-size: 14px;color: #4d4d4d;line-height: 24px;}
.auction_dleft p{ padding-bottom:15px;}
.auction_dright{width: 548px;height: auto;display: block;float: right;}
.auction_dright img{margin-top: 10px;}
.auction_link a img{margin-right: 10px;display: block;float: left;width: 40px;height: 40px;}
.auction_link{}
.auction_link a span{height:40px; line-height: 40px;font-size: 16px;font-weight:100; display:inline-block; margin-top:12px;}
.auction_link a span{ background:url(../images/pm_28.png) left center no-repeat; padding-left:40px; background-size:28px 28px;}
.lb_img{height: 170px;width:1200px;margin: 0 auto;padding-top: 100px;}
.lb_img ul li{margin-left: 20px;}
.lb_img span{display: block;float: left;cursor: pointer;margin-top: 50px;}
.lb_img ul li img{border-radius: 4px;border: 2px solid #e3e3e3;width: 200px;height: 146px;}
/*企业文化*/
.banner_wenh{background: url(../images/cnmm_02.jpg)no-repeat center center;height:521px;width: 100%;clear: both;}
.kh{background: url(../images/nmb_03.jpg)no-repeat center center;width: 100%;clear: both;height: 123px;}
.kh1{background: url(../images/cnmm_05.jpg)no-repeat center center;width: 100%;clear: both;height: 341px;margin-top: 30px;}
.kh2{background: url(../images/cnmm_08.jpg)no-repeat center center;width: 100%;clear: both;height: 341px;margin-top: 50px;}
.kh3{width: 1200px;height: 40px;margin: 50px auto; clear: both;}
.kh4{background: url(../images/cnmm_10.jpg)no-repeat center center;width: 100%;clear: both;height: 516px;margin-top: 50px;}
.kh5{height: 490px;width: 1200px;clear: both;margin: 50px auto 0 auto;}
.kh5_left{ position:relative;}
.kh5_img{ position:absolute; left:0; top:0;height: 445px;width: 688px;top:24px; display:none;}
.kh5_imgd{height: 445px;width: 688px; position:relative; overflow:hidden;zoom:1;}
.kh5_imgd_img{ position:absolute; left:0; top:0; width:100%;}
.kh5_imgd_txt{position:absolute; left:60px; top:0; width:620px; z-index:88; height:100%; border-left:2px solid #fff;}
.kh5_imgd a{border-radius:50px; display:inline-block;-webkit-border-radius:50px;-moz-border-radius:50px;font-size:12px; line-height:28px; height:28px; padding:0 20px;background: #22c0db;color:#fff;margin-left: 60px;margin-top:20px;}
.kh5_imgd a:hover{background: #22b1f7;}
.kh5_imgd_bg{ position:absolute; left:0; top:0; width:100%; height:100%;z-index:66; background:#000;opacity:0.3;-webkit-opacity:0.3;-moz-opacity:0.3;filter:alpha(opacity=30);}
.kh5_imgd_i{ position:absolute; width:2px; background:#0d5fb6; height:35px; display:block; left:60px; top:120px; z-index:99;}
.kh5_imgd a{transition:all 0.3s ease-in-out 0s;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;}
.kh5_imgd p{color: #fff;width: 360px;padding-top: 120px;margin-left: 60px; height:96px; overflow:hidden;zoom:1;}
.kh5_left{height: 493px;width: 688px;display: block;float: left;z-index: 1;}
.kh5_right{height: 493px;width:512px;display: block;float: left;}
.kh5_list ul li{height: 122px;width: 100%;background: -moz-linear-gradient(top, #137ec2 0%, #199ece 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#137ec2), color-stop(100%,#199ece));
    background: -webkit-linear-gradient(top, #137ec2 0%,#199ece 100%);
    background: -o-linear-gradient(top, #137ec2 0%,#199ece 100%);
    background: -ms-linear-gradient(top, #137ec2 0%,#199ece 100%);
    background: linear-gradient(to bottom, #137ec2 0%,#199ece 100%);}
.kh5_num{height: 122px;width: 122px;display: block;float: left;border-right: 1px solid #fff;line-height: 122px;text-align: center;font-size: 18px;color: white;}
.kh5_name{width: 370px;height: 122px;display: block;float: left;line-height: 122px;text-align: center;color: white;font-size:18px ;font-weight: bold;}
.kh5_hide{width: 532px;height:122px;background: #fff;}
.kh5_icon{height: 122px;width: 122px;display: block;float: left;border-right: 1px solid #4dcce2;}
.kh5_icon img{display: block;margin-top: 30px;margin-left: 30px;}
.kh5_dtl{width: 370px;height: 122px;display: block;float: left;padding-left: 30px;}
.kh5_dtl h2{margin-top: 20px;margin-bottom: 20px;}
.kh6{height: 250px;width: 1200px;margin:  20px auto;clear: both;}
.kh6_block{width: 228px;display: block;float: left;height: 250px;background:url(../images/100_03.jpg) center center no-repeat;}
.checklook a{background:#22c0db;border-radius: 50px;width: 60px;height: 20px;display: block;line-height: 20px;text-align: center;color: white;margin: 0 auto;}
.kh6_year{font-size: 18px;margin-top: 60px;text-align: center;}
.kh6_name{font-size: 18px;margin-top: 28px;text-align: center;}
.checklook{margin-top: 28px;}
.ml15{margin-left: 15px;}
/*金融服务-融资租赁*/
.banner_financial{background: url(../images/zl_02.jpg)no-repeat center center;height:521px;}

/*金融服务-商业保理*/
.banner_business{background: url(../images/bs_02.jpg)no-repeat center center;height:521px;}

/*金融服务-招投标*/
.banner_bidding{background: url(../images/ztb_02.jpg)no-repeat center center;height:521px;}
/*金融服务-创新金融*/
.banner_innovative{background: url(../images/cxjr_02.jpg)no-repeat center center;height:521px;}
/*金融服务-典当*/

.banner_pawn{background: url(../images/banner_pawn.jpg)no-repeat center center;height:521px;}
/*荣誉资质*/
.banner_honor{background: url(../images/honor_02.jpg)no-repeat center center;height:521px;}
.honor_t{height:214px;width: 100%;clear: both;text-align: center;}
.honor_t img{display: block;margin: 0 auto;}
.honor_list{height: 716px;background: url(../images/honorbg_02.jpg)no-repeat center center;clear: both;width: 100%;}
.honor_img{width:420px ;height:330px;display: block;margin:0 auto;overflow: hidden;clear: both;text-align: center;font-size: 15px;color: #fff;}
.honor_listin{width: 1200px;height: 616px;margin: 0 auto;padding-top: 100px;}
/*动画*/
body,
ul{
    margin: 0;
    padding: 0;
}
ul{
    list-style: none;
}

.container{
    margin: 0 auto;
    width: 940px;
}
.roll-wrap:hover .control{
    display: block;
}

.roll-wrap{
    position: relative;
    width: 100%;
    height:147px;
    overflow: hidden;
}
.roll-wrap .roll__list{

}
.roll_row .roll__list::before, .roll_row .roll__list::after {
    content: "";
    display: table;
    line-height: 0;
}
.roll_row .roll__list::after {
    clear: both;
}
.roll_row .roll__list{
    width: 1200px;
}
.roll_row .roll__list li{
    float: left;
    display: block;
    width: 204px;
    height: 147px;
    line-height: 147px;
    text-align: center;
}
.control{
    position: absolute;
    display: none;
    padding: 10px 5px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    /*background-color: rgba(0, 0, 0, .3);*/
}
.control:hover{
    /*background-color: rgba(0, 0, 0, .5);*/
}
.control.pre{
    left: 0px;top: 40px; z-index: 999;
}
.control.next{
    right:0;top: 40px;
}
.roll_col{
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.roll_col .roll__list{
    width: 100%;
}
.h600{
    height: 600px;
}
.roll_col li{
    display: block;
    height: 200px;
    line-height: 200px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background-color: #ff9900;
}
.roll_col .li-2{
    background-color: #0099ff;
}
.roll_col .li-3{
    background-color: #ff0099;
}
.roll_col .li-4{
    background-color: #00ff99;
}
.roll_col .control{
    top: 80px;
}





/*0115*/

.bgfH{ height:102px; overflow:hidden;zoom:1;}
.bgf{position:absolute; left:0; top:0;z-index:888;}
.language em{ padding:0 5px;}
.oa_login em{ display:block; float:left; margin-left:10px;}
.oa_login { border-right:none;}
.top_nav,.h5_nav{ height:52px;}
.nav_in ul li{ width:auto; padding-right:45px; position:relative;z-index:888; padding-bottom:22px;}
.navlist ul{position:absolute; left:0; top:42px;z-index:888; width:200px; background:#fff;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0; border-top:3px solid #0f5eaa; box-shadow:0 1px 3px rgba(0,0,0,0.3);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.3);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.3); display:none;}
.navlist ul li{ display:block;background:none; width:100%; border-bottom:1px solid #e5e5e5; height:50px; margin:0; padding:0;line-height:50px; text-align:left;}
.navlist ul li a{ font-size:14px; color:#707070; padding-left:20px;}
.navlist ul li a:hover,.navlist ul li:hover a,.navlist ul li:hover a{ color:#0e51a2;}
.navlist ul li:hover{ background:#eee;}
.show_menu{ float:left; line-height:20px;}
.icon_arrow{ margin-right:0; margin-top:9px; margin-left:8px;}
.h5_nav{ position:relative;}
.logo { position:absolute; margin:0; float:none; left:0; top:-5px; text-align:center; }
.logo i{background:url(../images/logobg.png) center bottom no-repeat;z-index:880; background-size:180px 38px; width:180px; height:38px; display:block; position:absolute; left:-36px; top:57px;}
.logo img{  position:relative; z-index:888;}

.top_nav{ position:relative;}
#blind{ position:absolute; left:0; top:52px; width:100%; background:#fff; opacity:0.7;}

.nav_in ul li{ padding-right:0; padding-left:0; width:138px; text-align:center; padding-top:25px;}
.nav_in ul .navlist0{ width:100px;}
.show_menu{ float:none;}
.icon_arrow{ display:none;}
.nav_in ul.ov{ background:#fff ;}
.nav_in ul li,.nav_in ul li:hover,.navlist ul{ background:none; border:none; box-shadow:none;}
.navlist ul{ width:100%;}
.nav_in .navlist .menuBox  a,.nav_in .navlist .menuBox a:hover,.nav_in .navlist li:hover a{ color:#444; font-size:13px;}
.nav_in .menuBox  a:hover{ text-decoration:underline;}
.navlist a.ov,.nav_in .navlist li:hover a,.nav_in .navlist .menuBox a:hover{ color:#1380c1;}

.navlist ul li a{ padding:0;}
.navlist ul li{ height:32px; line-height:32px;}

.navlist ul{ }

/*首页banner*/
.BannerIndex{ height:650px;}
.swiper-container{ width:100%; position:relative; overflow:hidden;zoom:1;}
.swiper-wrapper{width:100%; position:relative;z-index:88;}
.swiper-slide{ background-repeat:no-repeat; background-position: center center;background-size: cover;}
.swiper-slide-img{ display:none; width:100%; vertical-align:top;}
.swiper-pagination{ z-index:99; height:25px; text-align:center;}
.swiper-container-horizontal > .swiper-pagination-bullets{ width:100%; bottom:0;  left:0;}
.swiper-pagination-bullet{opacity:1;-webkit-opacity:1;-moz-opacity:1;border:none; background:none;vertical-align:top;width:10px; height:10px; background:#fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}
.swiper-pagination-bullet-active{ background:#1380c1 ;}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{ margin:0 6px;}

.swiper-button-next, .swiper-button-prev{  width:80px; height:6px; z-index:99; margin-top:-30px;}
.swiper-button-prev{ left:0; }
.swiper-button-next{ right:0;}


.swiper-img{ background-position: center; background-repeat:no-repeat; width:100%; position:absolute; left:0; top:0; height:100%;}
.swiper-img{-webkit-animation-duration:3.5s;-moz-animation-duration:3.5s;-o-animation-duration:3.5s;
  animation-duration:3.5s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  
   -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
	transition-timing-function: ease-in-out;
	-webkit-transition-timing-function: ease-in-out;
	-moz-transition-timing-function: ease-in-out;
	}





.PageBanner{ background-position:center center; background-repeat:no-repeat; height:398px; overflow:hidden;zoom:1; position:relative;}
.PageBannerSpan{position:absolute; left:50%; margin-left:-600px; font-weight:bold; top:50%; margin-top:-30px; padding-bottom:25px;z-index:99; color:#f1f1f1; font-size:30px; line-height:35px; letter-spacing:3px;text-shadow:2px 2px 5px rgba(0,0,0,0.5);-webkit-text-shadow:2px 2px 5px rgba(0,0,0,0.5);-moz-text-shadow:2px 2px 5px rgba(0,0,0,0.5);}
.PageBannerI{ position:absolute; left:0; bottom:0; height:6px; width:80px; z-index:99; background:#fff;box-shadow:2px 2px 5px rgba(0,0,0,0.5);-webkit-box-shadow:2px 2px 5px rgba(0,0,0,0.5);-moz-box-shadow:2px 2px 5px rgba(0,0,0,0.5);}
.ImgPhone{ width:100%; vertical-align:top; display:none;}
.PageBanner1{ height:520px;}
.PageBanner3{ height:300px;}

.ss_block{ display:block; text-align:center;}
.Sixa{ font-size:14px; color:#2f2725; margin-top:40px;} 
.Sixb{ margin-top:25px; font-size:22px; color:#000;}
.Sixc{ margin-top:30px; color:#4c4948; font-size:13px; line-height:24px; padding:0 30px;text-align: justify;}
.ss_block:hover{ background:#f8f7f7;box-shadow:0 1px 3px rgba(0,0,0,0.3);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.3);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.3);}
.ss_block:hover img{opacity:0.9;-webkit-opacity:0.9;-moz-opacity:0.9;transform:scale(1.02);-webkit-transform:scale(1.02);-moz-transform:scale(1.02);}

.bottom_banner{ text-align:center; color:#fff;letter-spacing:2px;}
.bb1{ font-size:26px; padding-top:135px;}
.bb2{ font-size:36px; padding-top:30px;}
.bb3{ font-size:24px; padding-top:60px; }

.foot_block a{ color:#e8eeec;}
.foot_block li{ line-height:30px;}
.foot_block .fs14 a,.foot_block a:hover{ color:#fff;}


.About_a{ width:800px;height:400px;position:relative;}
.About_b{ width:400px; height:400px; position:relative; background:#fff; z-index:88;}
.AboutATit{ font-size:19px; letter-spacing:1px; color:#000; line-height:25px;}
.AboutAtxt{ overflow:hidden;zoom:1; padding:35px; padding-top:30px;padding-bottom:0; line-height:22px; color:#4c4948;}
.AboutAdesc{padding-top:15px;}
.AboutAc1{ background:#f4f5f6;}
.AboutAc2{ background:#eeeff0;}
.AboutAc3{ background:#ecedef;}
.AboutAc1:hover .AboutATit,.AboutAc2:hover .AboutATit,.AboutAc3:hover .AboutATit{ color:#1380c1;}

.AboutB{ line-height:70px; color:#fff; font-size:24px; background:#27313a;}
.AboutB span{ letter-spacing:5px; padding-left:35px;}
.AboutB em{ font-size:15px; padding-left:8px; font-weight:bold;}

.AboutCp{ padding:0 35px; position:absolute; width:340px; left:0; top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);}
.AboutH6{ font-size:22px; color:#2f2725; position:relative; line-height:30px; padding-bottom:10px;}
.AboutH6 i{ position:absolute; left:0; bottom:0; width:18px; height:4px; background:#4d9ecf;}
.AboutH6 em{ font-size:14px; display:block; color:#595757;}
.Aboutp1{ color:#595757; padding-top:20px;}
.Aboutlink{ color:#1380c1; font-size:14px; margin-top:50px;}
.Aboutlink,.Aboutlink:hover{ color:#1380c1;}
.About_b_ico{ display:block; position:absolute; left:-18px; top:70px; z-index:88;background:url(../images/jiantou1.png) left top no-repeat; width:18px; height:28px;}
.AboutC{ position:relative;}
.aboutbg{ position:absolute; left:0; top:0; background:#000;opacity:0;-webkit-opacity:0;-moz-opacity:0;filter:alpha(opacity=0); width:100%; height:400px; z-index:99;}

.AboutCOdd .About_a{ float:right;}
.AboutCOdd .About_b{ float:left;}
.AboutCOdd .About_b_ico{background:url(../images/jiantou2.png) left top no-repeat; left:auto; right:-18px;}
.AboutC:hover .aboutbg{opacity:0.15;-webkit-opacity:0.15;-moz-opacity:0.15;filter:alpha(opacity=15);}

.PubTxt{ overflow:hidden;zoom:1; height:214px;}

.swiper-fengcai{overflow:hidden;zoom:1; }
.kh6{ position:relative;}
.kh6 .swiper-button{ width:28px; height:56px; position:absolute; top:50%; margin-top:-28px; z-index:88;}
.kh6 .swiper-button-prev{ left:-45px;}
.kh6 .swiper-button-next{ right:-45px;}
.kh6 .swiper-button-disabled{opacity:0.6;-webkit-opacity:0.6;-moz-opacity:0.6;}

.ico-services{ position:absolute; top:35px; right:35px; z-index:99;}
.AboutCOdd .ico-services{ right:835px;}

.kh6 .swiper-button{ width:32px; height:32px; margin-top:-16px;}


.contabout_describe{ padding-right:0; text-align:justify;}
.block_list_a1{ height:auto;}
.block_list_a1 .ss_block{ background:#f8f7f7;}

.banner_bt p{ text-shadow:0 1px 3px  rgba(0,0,0,0.5);}
.circle_icon{ width:106px; height:106px;}
.circle_dtl{ margin-top:10px; line-height:22px;}
.circlein_left,.circle_d{ height:auto;}
.circlein{ height:170px;}
.dtname{ line-height:22px;}
.circle{ padding-top:80px;}
.bgf{ position:relative;}
.cont2{ height:auto;}
.cont2 h4{ line-height:22px;}
.cont3_bg p,.cont5_bg p{ font-size:12px; line-height:22px;}
.mark{ margin-top:20px;}
.cont5_bg p{ height:auto;}
.cont4_left{ width:600px;}
.team_namimg{ height:214px;}
.team_nav{ padding-top:0;}
.team_navin{ width:1080px; text-align:center; border-top:1px solid #999; height:auto;}
.team_navin{ padding:35px 0;}
.team_nav{ height:auto;}
.teamlist ul li{ font-size:11px; color:#666;}
.honor_img p{ padding-top:5px;}
.control{ display:block;}
.page{ padding-top:40px;}
.team_nav1{ background:#f9f9fa;}
.list_t1 ul{ overflow:hidden;zoom:1; width:100%;}
.newslistin,.newslist{ height:auto;}
.newslist{ padding-bottom:40px;}
.bgn{ background:none;}
.newslist .fwb{ font-weight:normal;}

.auction_din{ height:auto; overflow:hidden;zoom:1; padding-bottom:30px;}
.roll_row .roll__list{ width:1120px; left:30px;}

.khboda{ width:210px;border:2px solid #e3e3e3;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px; display:block; float:left;}
.khboda:hover{ border:2px solid #a81336;}
.khbodimg{ width:100%; vertical-align:top;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.khbod .swiper-fengcai{ width:1130px; margin-left:35px; float:left;}
.khbod{ height:155px;}
.khbod .swiper-button-prev{ left:-12px;}
.khbod .swiper-button-next{ right:-12px;}
.khbod .swiper-wrapper{transition-timing-function: ease-in-out;}


#share_ a{ width:28px; height:28px; padding:0; margin:0;margin-left:10px;float:left; display:inline;}
#share_ a.bshare-qqmb{z-index:99; background:url(../images/fx5.png) left top no-repeat; }
#share_ a.bshare-sinaminiblog{z-index:99;background:url(../images/fx1.png) left top no-repeat;}
#share_ a.bshare-renren{ z-index:99;background:url(../images/fx4.png) left top no-repeat;}
#share_ a.bshare-kaixin001{z-index:99;background:url(../images/fx3.png) left top no-repeat;}
#share_ a.bshare-weixin{z-index:99;background:url(../images/fx2.png) left top no-repeat;}
.bshare-custom a:hover{opacity:0.7;-webkit-opacity:0.7;-moz-opacity:0.7;}

.gongshang{ display:none;}


.ss_block,.foot_block a,.aboutbg,.AboutATit,.bgf,.tab_recruit,.icon_arrow{transition:all 0.3s ease-in-out 0s;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;}
.ss_block img,.khboda img{transition:all 0.6s ease-in-out 0s;-webkit-transition:all 0.6s ease-in-out 0s;-moz-transition:all 0.6s ease-in-out 0s;}
.navlist ul{transition:background 0.5s ease-in-out 0s;-webkit-transition:background 0.5s ease-in-out 0s;-moz-transition:background 0.5s ease-in-out 0s;}
.Sixa,.AboutB em{font-family:Arial, sans-serif;}

.nav_in ul li{ letter-spacing:1px;}
.navlist ul li{ line-height:23px; height:23px;}
.icon_arrow{ display:block; background:none;margin:0;padding:0; width:30px; height:2px;opacity:0;-webkit-opacity:0;-moz-opacity:0;filter:alpha(opacity=0); background:#1380c1; position:absolute; bottom:15px; left:50%; margin-left:-15px;}
.nav_in a.ov .icon_arrow{opacity:1;-webkit-opacity:1;-moz-opacity:1;filter:alpha(opacity=100);bottom:0; }
.gs_describe{ margin-top:10px;}

.jtk{ padding-top:10px;}
.jtk a{ background:url(../images/t_03.png) 10px center no-repeat; display:inline-block; border:1px solid #1380c1; line-height:26px; height:26px; padding:0 10px; padding-left:44px;}
.jtk a{ color:#1380c1;}
.teamtab{ height:auto; width:101%;}
.teamdb{ margin-right:10px; margin-top:10px; display:inline;}
.team_content{ height:auto;}
.team_contentin{ padding-bottom:90px;}
.khboda{ height:150px; overflow:hidden;zoom:1;}
.khboda:hover img{transform:scale(1.03);-webkit-transform:scale(1.03);-moz-transform:scale(1.03);}
.map{ background:none;}
.diandian{ padding-left:10px; background:url(../images/diandian.png) left 12px no-repeat;}
.teamdb:hover .diandian{ background:url(../images/diandian_1.png) left 12px no-repeat;}


.logo{ left:0; top:0; padding-top:8px;}
.logo img{ width:auto;}
.nav_in{ float:left; margin-top:0;}
.top_nav, .h5_nav{ height:auto;}
.top_nav{ margin-top:0; padding:20px 0;}
.logo img,.top_nav{ height:48px;}
.top_nav{ height:70px;}
.nav_in ul li{ padding-bottom:41px;}

.TopRight{ width:285px; position:absolute; right:0; top:0; text-align:right;}
.TopRight select{ background:none; border:none;}
.TopRight a,.TopRight em{ vertical-align:middle;}
.TopRight a:hover,.TopRight a.on{ color:#1380c1;}
.TopRight em{ padding:0 5px; font-size:11px;}
.TRJkt{ margin-left:15px;color:#1380c1;background:url(../images/t_03.png) 10px center no-repeat; display:inline-block; border:1px solid #1380c1; line-height:26px; height:26px; padding:0 10px; padding-left:44px;}
.TRLink{ padding-top:5px;}

.TRLink{ line-height:30px;}
.nav_in ul li{ width:145px;}
.nav_in{ width:720px; padding-left:210px; padding-top:0;}
.nav_in .show_menu{ font-size:18px; vertical-align:top;}

.icon_arrow{ width:74px; margin-left:-37px;}
.navlist ul{ top:90px;}

#blind{ top:110px;}
.top_nav{ border-bottom:1px solid #f1efef;}
.navlist .menuBox{ width:1200px; }
.navlist .menuBox,.nav_in ul.ov{background:none;}
.menuBoxAll{ padding:25px 0;}
.menuBoxL{ width:668px;}
.menuBoxLImg,.menuBoxLTxt { width:300px;}
.menuBoxLTxt{ text-align:justify; font-size:12px; color:#4c4948;}
.menuBoxLH5{ font-size:14px; color:#000; padding-bottom:10px;}

.menuBoxR{ text-align:right; width:500px;}
.nav_in .navlist .menuBoxR a,.nav_in .navlist .menuBoxR a:hover{ vertical-align:top; width:85px; line-height:60px;display:inline-block; margin-left:70px; font-size:16px;}
.nav_in .navlist .menuBoxR a{ color:#000;}


.navlist1 .menuBoxLTxt{ padding-top:30px;}
.navlist1 .menuBoxR{ padding-top:20px;}


.navlist2 .menuBoxLTxt{ padding-top:35px;}
.navlist2 .menuBoxR{ padding-top:20px;}

.navlist3 .menuBoxLTxt{ padding-top:30px;}
.navlist3 .menuBoxR{ padding-top:55px;}

.navlist4 .menuBoxLTxt{ padding-top:30px;}
.navlist4 .menuBoxR{ padding-top:55px;}


.team_jj p{ color:#666;}
.teamlist ul li{ color:#353535; font-size:13px; height:auto; line-height:20px; margin-top:3px;}
.team_boss{ margin-bottom:0; padding-bottom:20px;}
.teamdbp{ padding:30px 30px;}
.team_jj{ margin:0; padding-top:20px; padding-left:10px;}
.diandian{ background-position: left 9px;}
.teamdb{ height:435px;}

.mark_describe,.gs_describe,.cont3_bg p, .cont5_bg p,.cont2 h4,.gslx,.Sixc{ font-size:14px;}

.markname,.mark_describe,.gs_describe{ margin-top:15px;}

.history{ position:relative; width:1200px; margin:0 auto;}
.HistoryTxt{ position:absolute; z-index:8; width:50%; top:80px;}
.HistoryTit{ font-size:18px; letter-spacing:1px; font-weight:bold; padding-bottom:20px; position:relative;}
.HistoryQuan{ display:block; width:7px; height:7px; border-radius:50%; background:#c3d4f9; position:absolute; top:11px;}
.HistoryDesc{ font-size:14px; padding-bottom:35px;}
.HistoryDesc p{ padding-bottom:20px;}
.HistoryE .HistoryTit,.HistoryE .HistoryDesc{ padding-right:33px; padding-left:55px; text-align:right;}
.HistoryE .HistoryQuan{ right:-4px;}
.HistoryO .HistoryTit,.HistoryO .HistoryDesc{ padding-right:55px; padding-left:33px; text-align:justify;}
.HistoryO .HistoryQuan{ left:-4px;}
.C275eb8{ color:#275eb8;}
.Cfff{ color:#fff4f9;}
.Cfff .HistoryTit{ color:#275eb8;}
.Cadccff{ color:#adccff;}
.Cadccff .HistoryDesc{ color:#fff4f9;}

.Bor1{ border-right:1px solid #c3d4f9; left:0;}
.Bor2{ border-left:1px solid #c3d4f9; right:0;top:132px;}
.Bor3{ border-right:1px solid #c3d4f9; left:0;}
.Bor4{ border-left:1px solid #c3d4f9; right:0;}
.HistoryE1{margin-top:-30px;}

.swiper-txt{ position:relative; z-index:888; top:50%; color:#fff; font-size:40px; margin-top:-45px;text-shadow:3px 4px 2px rgba(0, 0, 0, 0.6); letter-spacing:4px; text-align:center;}
.swiper-txt .p1{ font-size:28px; padding-top:5px;}
.swiper-txt1{ margin-top:-70px;}

.About_b{ position:relative; z-index:999;}

.OurCy{ cursor:pointer;}
.OurCy{ position:relative; display:inline-block;}
.OurCy ul{ position:absolute; right:0; top:29px; width:216px; background:rgba(255,255,255,0.75); border:1px solid #ccc; display:none;}
.OurCy ul li{ padding:0 10px; line-height:28px; border-bottom:1px solid #efefef;}
.OurCy ul li.no{ border-bottom:none;}
.back-top{ position:fixed; width:35px; left:50%; margin-left:635px; bottom:100px; display:none; height:35px; cursor:pointer; background:url(../images/back-top.png) left top no-repeat; background-size:100% 100%;}

.swiper1 p{ margin-right:25px; background:#a81d20; line-height:22px; height:44px; overflow:hidden;zoom:1;}
.honor_img{ height:345px;}
.lb_img{ padding-top:84px;}
.Aboutlink{ display:inline-block;}

#cboxLoadedContent{ margin-bottom:0;}
.circle{ height:auto;}
.bgffxied{ position:fixed; left:0; top:0;}
.copyrightin{ margin-top:0;}
.copyrightin a,.copyrightin img{ vertical-align:middle;}

.recruit_banner{width: 1200px;margin: 0 auto;}
.recruit_banner_img{width: 100%;}
.recruit_banner_img1{display: block;}
.recruit_banner_img2{display: none;}

.NewAll{ width:1100px; margin:0 auto; background:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.2); padding:50px; margin-bottom:200px;}
.NewTit{ text-align:center; font-size:24px; color:#333; border-bottom:1px solid #e4e4e4; line-height:50px; padding-bottom:20px; text-align:center;}

.NewDate{ text-align:center; font-size:14px; color:#999; line-height:36px; text-align:center; padding:18px 0;}

.NewZw{ line-height:24px; font-size:14px; text-align:justify; padding-bottom:100px;}
.NewZw p{ padding-bottom:15px;}
.pagingada{ overflow:hidden;zoom:1;padding-bottom:50px;}
.return{ background:url(../images/ico_42.png) left center no-repeat; padding-left:20px;}
.NewZw img{ max-width:1100px;}

.pages { text-align:center; padding-top:50px;}
.pages a{ width:30px; height:30px; text-align:center; vertical-align:middle; line-height:30px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%; border:1px solid #0f5eaa; margin:0 5px; display:inline-block;}
.pages a.on,.pages a:hover{ background:#0f5eaa; color:#fff;}

.pages a.next{ background:url(../images/prevs.png) center no-repeat; background-size:70% 70%; border:none;}
.pages a.prev{background:url(../images/nexts.png) center no-repeat; background-size:70% 70%;border:none;}

.bgfxx,.bgfff{ background:#fff;}
.bgf{ z-index:99999;}
.list_t1:hover{ background:rgba(255,255,255,0.7);}

/*0321修改*/
.menuBoxL,.menuBoxLImg{ float:right;}
.menuBoxR,.menuBoxLTxt{ float:left;}
.menuBoxR{ text-align:left;}
.nav_in .navlist .menuBoxR a, .nav_in .navlist .menuBoxR a:hover{ margin-left:0; margin-right:70px;}

.list_t1a{  width:100%; display:block; overflow:hidden;zoom:1; font-size:14px;}
.list_t1a:hover{color:#fff;background:rgba(0,0,0,0.2);}
.list_t1a:hover li{color: #fff;}
.list_t1a .c96{ font-size:12px;}
.list_t1a li{ float:left; list-style:none;}
.contabout_describe,.gslx{ font-size:15px;}
.wishin{ width:960px;}
.wishin_right{ width:275px;}
.circle_dtl{ font-size:14px;}
.cont2_1{ margin-top:0;}

.Qspan{ padding-right:20px; letter-spacing:2px;}
.QiywhA{ padding-top:60px; padding-bottom:35px; padding-left:60px;}
.QiywhBL{width:30%;font-size:24px; color:#636363;}
.QiywhBR{ width:70%;}
.QiywhBR img{ width:100%; vertical-align:top;}
.QiywhBp1{ padding-left:30px;}
.QiywhBp1{ color:#275eb8; letter-spacing:3px; padding-top:35px;}
.QiywhBp1 span{ padding-right:10px;}
.QiywhBp2{ padding-top:60px; padding-left:65px;}
.QiywhBp2 p{ padding-bottom:20px;}
.QiywhBp2 span{ font-size:14px; color:#696969; padding-left:10px;}

.QiywhC{ margin-top:60px;}
.QiywhC .QiywhBp1{ padding-left:60px;}
.QiywhC .QiywhBp2{ padding-left:95px;}

.QiywhD{ overflow:hidden;zoom:1; padding:200px 0;background-position: center center; background-repeat:no-repeat;}

.QiywhD{ text-align:center; color:#fff; font-size:24px;}
.QiywhDp1{ letter-spacing:5px; padding-bottom:32px;}
.QiywhD a{ font-size:12px; color:#fff; border:1px solid #fff; letter-spacing:2px; border-radius:10px; display:inline-block; line-height:27px; padding:0 18px;}
.QiywhD a:hover{ color:#000; background:#fff;}

.kh5_dtl h2{ font-size:18px; font-weight:bold; letter-spacing:2px;}

.menu{ width:28px; height:25px; position:relative; float:right; margin-right:10px; margin-top:13px; display:none;}
.menu span{width:100%;position:absolute;right:0; top:0;background:#1380c1;display:block;height:3px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;vertical-align:top;}
.menu span{transition:all 0.3s linear 0s;-webkit-transition:all 0.3s linear 0s;-moz-transition:all 0.3s linear 0s;}
.menu .m1{}
.menu .m2{top:9px;}
.menu .m3{top:18px; }

.menuon .m1,.menuon .m2,.menuon .m3{ background:#ccc;}
.menuon .m1{ transform:rotate(45deg); top:9px;}
.menuon .m2{opacity:0;-webkit-opacity:0;-moz-opacity:0;filter:alpha(opacity=0);}
.menuon .m3{ transform:rotate(-45deg); top:9px;width:28px;}

.cont_bg_span{ display:none; display:block; vertical-align:top; font-size:22px; margin-top:20px;}

.kh5_list ul li{ background:none; cursor:default;}
.kh5_show,.kh5_hide,.kh5_list ul li{ position:relative;}
.kh5_list ul .n1 .kh5_hide,.kh5_list ul .n1 .kh5_show{ background:#19b7de}
.kh5_list ul .n2 .kh5_hide,.kh5_list ul .n2 .kh5_show{ background:#199ece;}
.kh5_list ul .n3 .kh5_hide,.kh5_list ul .n3 .kh5_show{ background:#137ec2;}
.kh5_list ul .n4 .kh5_hide,.kh5_list ul .n4 .kh5_show{ background:#0d5fb6;}
.kh5_hide,.kh5_show{width:100%; position:absolute; left:0; top:0;}

.kh5_icon{ height:100%; position:relative;}
.kh5_icon img{ width:50px; position:absolute; left:50%; margin-left:-25px; top:50%; margin-top:-25px;}
.kh5_show{opacity:1;-webkit-opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.kh5_hide{opacity:0;-webkit-opacity:0;-moz-opacity:0;filter:alpha(opacity=0);}
.kh5_list ul li,.kh5_show,.kh5_hide{transition:all 0.3s ease-in-out 0s;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;}
.kh5_list ul .on .kh5_hide,.kh5_list ul .on .kh5_show{ background:#fff;}
.kh5_list .on .kh5_show{opacity:0;-webkit-opacity:0;-moz-opacity:0;}
.kh5_list .on .kh5_hide{ width:106%; left:-3%; height:142px; margin-top:-10px; z-index:88;opacity:1;-webkit-opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.kh5_dtl{ height:100%; position:relative; padding-left:0; margin-left:152px; float:none;}
.kh5_dtl h2{ margin:0;}
.kh5_dtl h2{ line-height:30px; height:30px; overflow:hidden;zoom:1;}
.kh5_dtl p{ line-height:24px; height:24px; margin-top:6px; overflow:hidden;zoom:1;}
.kh5_dtl_div{ position:absolute; display:block; left:0; top:50%; width:100%; height:60px; margin-top:-30px;}
.kh5_name{ letter-spacing:2px;}

.auction_navin{ text-align:center; width:1200px; margin:0 auto; }
.auction_navin a{ display:inline-block; float:none; width:100px;position:relative; margin:0 10px; padding-top:42px; text-align:center;}
.imga,.imgb{ position:absolute; top:0; left:50%; margin-left:-19px;}
.imga{opacity:1;-webkit-opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.imgb{opacity:0;-webkit-opacity:0;-moz-opacity:0;filter:alpha(opacity=0);}
.auction_navin a.on .imga,.auction_navin a:hover .imga{opacity:0;-webkit-opacity:0;-moz-opacity:0;filter:alpha(opacity=0);}
.auction_navin a.on .imgb,.auction_navin a:hover .imgb{opacity:1;-webkit-opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.auction_navin a,.auction_navin  img{transition:all 0.3s ease-in-out 0s;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;}

.auction_navin a:hover,.auction_navin a.on{ color:#035cac;}
.BannerIndexImg{ display:none;width:100%;vertical-align:top;}


.rightmeaus{ right:auto; left:0;}

.Warp{ position:relative; left:0; z-index:88;}
.rightmeaush5,.rightmeaustop,.rightmeausdl a,.rightmeauslist .a{padding:0 25px;}
.rightmeaus a,rightmeaus a:hover,.rightmeaus{ color:#b8956b;}
.rightmeausdl,.rightmeaus,.Warp,.N,.Nav-fxied{transition: all 0.8s cubic-bezier(0.66, 0.01, 0.35, 1) 0s;-webkit-transition: all 0.8s cubic-bezier(0.66, 0.01, 0.35, 1) 0s;-moz-transition: all 0.8s cubic-bezier(0.66, 0.01, 0.35, 1) 0s;}
/*.rightmeausdl,.rightmeaus{transform: translateX(300px);-webkit-transform: translateX(300px);-moz-transform: translateX(300px);}
.rightmeausdlOn,.rightmeausOn{transform: translateX(0px);-webkit-transform: translateX(0px);-moz-transform: translateX(0px);}*/


.rightmeaus{ position:fixed; right:0; top:55px; z-index:99999;width:100%; background:#010101;}
.rightmeauslist,.rightmeaustop{ line-height:50px; background:#000;}
.rightmeaustop{ background:#2bb0e9; color:#fff; }
.rightmeauslist{ position:relative;}
.rightmeausdl{ position:absolute; left:0; top:0;background:#000; z-index:8;}
.rightmeauslist li,.rightmeauslist dd{ border-bottom:1px solid #aaa;}
.rightmeausdl{ width:100%;}
.rightmeauslist .a{ display:block; }
.rightmeaustop,.rightmeauslist .a{cursor:pointer;}
.library-icon-web-font .icon-right{margin-top:25px;font-weight:bold;float:right; }
.library-icon-web-font .icon-right{ color:#2bb0e9;  }
.ico-close{ background:url(../images/close-btn-icon-small_02.png) left top no-repeat; width:14px; margin-top:18px; float:right; height:14px;}
.rightmeaush5{ background:#ccc;}
.rightmeausdl a{ display:block;}
.rightmeaush5{ cursor:pointer;}

.rightmeausdl,.rightmeaus{left:-100%; height:100%;}
.rightmeausdlOn,.rightmeausOn{left:0;}
.WarpOn,.NOn{left:300px;}

.rightmeaus a, rightmeaus a:hover, .rightmeaus{ color:#fff;}
.rightmeaustop{ background:#111;}
.rightmeauslist .a:hover,.rightmeausdl a:hover{ /*background:rgba(202,202,202,1);*/}
.rightmeaus{ background:rgba(17,17,17,1);}
.rightmeauslist, .rightmeaustop{ background:none;}
.rightmeaustop{ background:#000;}
.icon-right{ color:#fff;}
.icon-right-big{ float:right; margin-top:18px;}
.rightmeaustop span{ color:#000;}

.AboutAT .AboutAdesc{ font-size:12px;}




#wrapper{margin-top:70px;width:100%;}
#container{position:relative;width:1200px;margin:0 auto 25px;padding-bottom:10px;}
.grid{width:188px;min-height:100px;padding:15px;background:#fff;margin:8px;font-size:12px;float:left;box-shadow:0 1px 3px rgba(34,25,25,0.4);-moz-box-shadow:0 1px 3px rgba(34,25,25,0.4);-webkit-box-shadow:0 1px 3px rgba(34,25,25,0.4);-webkit-transition:top 1s ease, left 1s ease;-moz-transition:top 1s ease, left 1s ease;-o-transition:top 1s ease, left 1s ease;-ms-transition:top 1s ease, left 1s ease;}
.grid strong{border-bottom:1px solid #ccc;margin:10px 0;display:block;padding:0 0 5px;font-size:17px;}
.grid .meta{text-align:right;color:#777;font-style:italic;}
.grid .imgholder img{max-width:100%;background:#ccc;display:block;background:url(images/loding.gif) no-repeat center;}

#container p{ padding:5px; font-size:14px;}
.team_navAd .team_navin{ border:none;}
/*.JobH1{ margin-top:66px;}*/
.JobH6{ font-size:28px; color:#333;}
.JobDesc{ color:#999; line-height:24px;}
.JobDesc li{ width:33.33%;}
.JobDesc span{ color:#333;}
.JobDesc{ overflow:hidden;zoom:1; padding:20px; margin-top:20px; padding-bottom:30px;}
.JobH7{border-left: 4px solid #0d71b9; font-size:18px; color:#333; padding-left:5px;height: 20px;line-height: 20px;}
.JobH8{ line-height:24px; padding:25px 20px;}
.JobH9{ text-align:center; padding-top:40px;}
.JobH9 a{ display:inline-block; font-size:16px; color:#fff;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.JobH9 a{ background:#0d71b9; line-height:40px; margin:0 10px; height:40px; padding:0 30px;}
.JobH9 a:hover{background:#0d5fb6; color:#fff; }
.JobH9 a.back{border:1px solid #0d71b9; background:none; color:#0d71b9;}
.JobH9 a.back:hover{border:1px solid #0d5fb6; background:none; color:#0d5fb6;}


#gallery-wrapper {
		position: relative;
		max-width: 1200px;
		width: 75%;
		margin:50px auto;
		}
		img.thumb {
		width: 100%;
		max-width: 100%;
		height: auto;
		}
		.white-panel {
		position: absolute;
		background: white;
		border-radius: 5px;
		box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
		padding: 20px;
		box-sizing:border-box;
		
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		}
		.white-panel h1 {
		
		font-size:15px;
		padding:10px;
		}
		.white-panel div {
		
		font-size:13px;
		padding:0 10px;
		}
		.white-panel h1 a {
		color: #000;
		font-weight:bold;
		}
		.white-panel:hover {
		box-shadow: 1px 1px 10px rgba(0,0,0,0.5);
		margin-top: -5px;
		}
		.white-panel:hover a{
			 color:#0d5fb6 ;
		}


.haa_lis{ position:relative;}
.haa_lis .swipernext{ right:414px; width:26px; height:26px; top:407px; margin-top:0;}
.haa_lis .swiperprev{ left:386px; width:26px; height:26px;top:407px; margin-top:0;}
.haa_lis .swiperprev img,.haa_lis .swipernext img{ width:100%;}
.honor_img p{ padding-left:50px; padding-right:50px;}

.gs_describe{ text-align:justify;}
.gs_describe  p{ padding-bottom:8px;}
.markname, .mark_describe, .gs_describe{ margin-top:5px;}

.sixlogo{ padding-top:20px;}
.sixlogo1{ width:125px;}
.sixlogo2{ width:265px;}
.sixlogo3{ width:128px;}
.sixlogo4{ width:265px;}
.sixlogo5{ width:180px;}
.sixlogo6{ width:235px;}

.position_describe{ height:180px; overflow:hidden;zoom:1;}
.fourlogo{ padding:70px 0 30px; text-align:center;}
.fourlogo1{ }
.fourlogo2{ width:170px;}
.fourlogo3{ width:133px;}
.fourlogo4{ width:155px;}

.auction_link{ display:none;}

.WebHide{ display:none;}
.honor_list{ height:auto; padding-bottom:30px;}

#flashcontent{ height:650px; overflow:hidden;zoom:1; padding:150px 0;}
#flashcontent #viewer{ position:relative; top:-300px;}

.sixlogo{ text-align:center; padding-top:50px;}

.aboutleadertxt{ }

.Jrfw .swiper-slide{ float:left; width:214px; margin-right:15px; margin-left:0;}
.Jrfw .khboda{  width:210px;border:2px solid #e3e3e3;}
.Jrfw .khboda:hover{ border:2px solid #a81336;}
.Jrfw  ul li img{ border:none; width:210px; height:150px;}
.Jrfw .swiper-slide .kh6_block{ width:100%;}
.cont6{ overflow:hidden;zoom:1;}


.team_nav{ display:none;}
.team_nav_t a{ width:33.33%;}
.zp_nav_t a{ width:16.66%;}

.secend_nav a{ width:12%; display:inline-block; float:none;}
.secend_nav a i{ padding:0 5%; background-position: center center; }
.secend_navin{ text-align:center; width:100%;}

.auction_link{ display:none;}
.sixlogo{ text-align:left;}

.Shzr .swiper-slide:hover .kh6_block{ background:rgba(39,94,184,0.8); color:#fff;}
.Shzr .swiper-slide:hover .checklook a{ background:#fff; color:#000;}
.Shzr .swiper-slide:hover .kh6_year,.Shzr .swiper-slide:hover .kh6_name{color:#fff;}

.kh6_block,.kh6_year,.kh6_name,.checklook a{transition: all 0.5s cubic-bezier(0.66, 0.01, 0.35, 1) 0s;-webkit-transition: all 0.5s cubic-bezier(0.66, 0.01, 0.35, 1) 0s;-moz-transition: all 0.5s cubic-bezier(0.66, 0.01, 0.35, 1) 0s;}

.SyList,.PicMeau{ width:90%; margin:0 auto;}
.PicMeau{ margin:0 auto; text-align:center; padding-bottom:50px; padding-top:20px;}
.PicMeau a{ border:1px solid #ccc; padding:10px 25px; display:inline-block; margin:0 5px; border-radius:8px;-webkit- border-radius:8px;-moz- border-radius:8px;}
.PicMeau a:hover,.PicMeau a.on{ background:#1380c1; color:#fff; border:1px solid #1380c1;}
.SyListM{ width:33.33%; position:relative; min-height:200px; display:block; overflow:hidden;zoom:1; float:left;}
.SyListLine,.SyListBga,.SyListBgb{ position:absolute;width:100%; height:100%;transition: all 0.5s cubic-bezier(0.66, 0.01, 0.35, 1) 0s;-webkit-transition: all 0.5s cubic-bezier(0.66, 0.01, 0.35, 1) 0s;-moz-transition: all 0.5s cubic-bezier(0.66, 0.01, 0.35, 1) 0s;}
.SyListZw{ width:100%; height:100%; border-color:#f5f5f5; box-sizing:border-box; border-style:solid; border-width:0; position:absolute; max-height:100%; max-width:100%;transition: all 0.5s cubic-bezier(0.66, 0.01, 0.35, 1) 0s;-webkit-transition: all 0.5s cubic-bezier(0.66, 0.01, 0.35, 1) 0s;-moz-transition: all 0.5s cubic-bezier(0.66, 0.01, 0.35, 1) 0s;}
.SyListM:hover .SyListZw{ border-width:20px;}
.SyListZw img{ width:100%;transition: all 0.5s cubic-bezier(0.66, 0.01, 0.35, 1) 0s;-webkit-transition: all 0.5s cubic-bezier(0.66, 0.01, 0.35, 1) 0s;-moz-transition: all 0.5s cubic-bezier(0.66, 0.01, 0.35, 1) 0s;}
.SyListBga,.SyListBgb,.fangdajing,.SyListspan,.SyListMz{ left:0; top:0; z-index:55;transition: all 0.5s cubic-bezier(0.66, 0.01, 0.35, 1) 0s;-webkit-transition: all 0.5s cubic-bezier(0.66, 0.01, 0.35, 1) 0s;-moz-transition: all 0.5s cubic-bezier(0.66, 0.01, 0.35, 1) 0s;}
.SyListBga,.SyListBgb{width:100%; height:100%; backface-visibility: hidden;}
.SyListBga{ background-image: -webkit-linear-gradient(to top right, #009dfb, rgba(0, 157, 251, 0.5) 50%, rgba(0, 157, 251, 0) 75%);
  background-image: -moz-linear-gradient(to top right, #009dfb, rgba(0, 157, 251, 0.5) 50%, rgba(0, 157, 251, 0) 75%);
  background-image: -o-linear-gradient(to top right, #009dfb, rgba(0, 157, 251, 0.5) 50%, rgba(0, 157, 251, 0) 75%);
  background-image: -ms-linear-gradient(to top right, #009dfb, rgba(0, 157, 251, 0.5) 50%, rgba(0, 157, 251, 0) 75%);
  background-image: linear-gradient(to top right, #009dfb, rgba(0, 157, 251, 0.5) 50%, rgba(0, 157, 251, 0) 75%);}
.SyListBgb{ background-image: -webkit-linear-gradient(to top right, #009dfb, rgba(36, 74, 211, 0.2));
  background-image: -moz-linear-gradient(to top right, #009dfb, rgba(36, 74, 211, 0.2));
  background-image: -o-linear-gradient(to top right, #009dfb, rgba(36, 74, 211, 0.2));
  background-image: -ms-linear-gradient(to top right, #009dfb, rgba(36, 74, 211, 0.2));
  background-image: linear-gradient(to top right, #009dfb, rgba(36, 74, 211, 0.2));}
  
  .SyListBga1{ background-image: -webkit-linear-gradient(to top right, #ffffff, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 75%);
  background-image: -moz-linear-gradient(to top right, #ffffff, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 75%);
  background-image: -o-linear-gradient(to top right, #ffffff, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 75%);
  background-image: -ms-linear-gradient(to top right, #ffffff, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 75%);
  background-image: linear-gradient(to top right, #ffffff, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 75%);}
.SyListBgb1{ background-image: -webkit-linear-gradient(to top right, #009dfb, rgba(36, 74, 211, 0.2));
  background-image: -moz-linear-gradient(to top right, #009dfb, rgba(36, 74, 211, 0.2));
  background-image: -o-linear-gradient(to top right, #009dfb, rgba(36, 74, 211, 0.2));
  background-image: -ms-linear-gradient(to top right, #009dfb, rgba(36, 74, 211, 0.2));
  background-image: linear-gradient(to top right, #009dfb, rgba(36, 74, 211, 0.2));}
  
  .SyListM:hover .SyListBga, .SyListBgb,.fangdajing,.SyListspan,.SyListM:hover .SyListMz{ opacity:0;-webkit-opacity:0;-moz-opacity:0;}
 .SyListM:hover .SyListBgb, .SyListBga, .SyListM:hover .fangdajing, .SyListM:hover .SyListspan,.SyListMz{ opacity:1;-webkit-opacity:1;-moz-opacity:1;}
 .SyListM img{ vertical-align:top;backface-visibility: hidden; width:102%;}
 .SyListZw{ left:0; top:0; overflow:hidden;zoom:1;}
 .SyListMz{ display:block; width:100%; text-align:center; z-index:99;height:30px; line-height:30px; position:absolute; left:0; top:50%; color:#fff; font-size:16px; letter-spacing:1px;margin-top:-15px;}
 .SyListspan{ position:absolute; left:-10px; top:12px; z-index:88; font-size:12px; color:#fff; border:1px solid #fff;border-radius:14px;-webkit-border-radius:14px;-moz-border-radius:14px; display:inline-block; line-height:14px; padding:4px 10px;}
.fangdajing { display:block; z-index:99; background:url(../images/fangdajing.png) center center no-repeat; width:50px; height:50px; position:absolute; left:50%; top:50%; margin-left:-25px; margin-top:-15px;}
.SyListM:hover .fangdajing{margin-top:-25px;}
.SyListM:hover .SyListMz{margin-top:-5px;}
.SyListM:hover .SyListspan{left:12px;}
.SyListMz1{ color:#666;}
.PicMeau{ padding-bottom:30px; overflow:hidden;}
.PicMeau a{ float:left; margin:0; margin-right:10px;}

.history-box {
    background: rgba(0, 0, 0, 0) url("http://ausnutria.com/static/web/css/../img/li2.jpg") repeat-y scroll center center;
    margin: 0 auto;
    padding: 1px 0 206px;
    position: relative;
    width: 1140px;
}
.history-box ul {
    width: 100%;
}
.history-box ul li.first{ margin:0;}
.history-box ul li {
    padding-bottom: 40px;
    width: 100%;
	margin-top:-50px;
	display:none;
	position: relative;
}
.history-box ul li .years {
    
    display: block;
    
    margin: 100px auto 148px;
    text-align: center;
    width: 100%;
	overflow:hidden;
	
}
.history-box ul li .years i{ display:inline-block;border-radius: 20px;font-family: arial;
    font-size: 24px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;background:#fff;
	border:1px solid #eee; padding:0 30px;}
.history-box ul li .years1{text-align: center;}
.history-box ul li .years2{text-align: center;}
.history-box ul li:hover .years {
    color: #426cba;
}
.history-box ul li .son {
    margin-top: -42px;
    transition-duration: 400ms;
    width: 581px;
}
.history-box ul li .fir {
	background:url(../images/his1.png) right top no-repeat;
    float: left;
}
.history-box ul li .sec {
    background:url(../images/his1.png) left top no-repeat;
    float: right;
}
.history-box ul li .info-box {
    /*background: #f1f1f1 none repeat scroll 0 0;*/
    border-radius: 6px;
    margin-top: -48px;
    overflow: hidden;
    padding: 40px 32px;
    transition-duration: 400ms;
    width: 448px;
}
.history-box ul li .fir div.infox1{
	float: right;
	position: absolute;
	right: 0;
	padding: 20px 32px;
	width: 500px;
}

.history-box ul li .sec div.infox2{
	float: left;
	position: absolute;
	left: 0;
	padding: 20px 32px;
	width: 500px;
}
/*.history-box ul li .info-box img {
    display: block;
    float: left;
    width: 177px;
}*/
.history-box ul li .info-box img {
    display: block;
    float: left;
    width: 100%;
	border-radius:10px;
}
/*.history-box ul li .son .info-box .his-infor {
    color: #666;
    float: right;
    font-size: 14px;
    line-height: 26px;
    width: 244px;
}*/
.history-box ul li .son .info-box .his-infor {
    color: #666;
    float: right;
    font-size: 14px;
    line-height: 22px;
    width: 100%;
	padding-top:15px;
}
.history-box ul li .fir .info-box {
    float: left;
}
.history-box ul li .sec .info-box {
    float: right;
}
/*.history-box ul li:hover .infox1, .history-box ul li:hover .infox2{*/
    /*background: #426cba none repeat scroll 0 0;*/
/*}*/
.history-box ul li p{padding:10px 32px;border-radius: 10px;}
.history-box ul li p:hover{
	color: #fff;background: #426cba none repeat scroll 0 0;cursor: pointer;}
.history-box ul li .fir:hover {
	background:url(../images/his2.jpg) right top no-repeat;
}
.history-box ul li .sec:hover {
	background:url(../images/his2.jpg) left top no-repeat;
}

.roll-more {
    background: #005ea6 ;
    border-radius: 23px;
    bottom: 82px;
    color: #fff;
    font-size: 16px;
    height: 46px;
    left: 50%;
    line-height: 46px;
    margin-left: -103px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 206px;
}
.roll-more ,.roll-more:hover{ color:#fff;}

.choose1{ width:90%; margin:0 auto;}
.BannerIndex  a{ color:#fff;}
.jkta { position:relative; display:inline-block; padding-bottom:15px;}
.jkta i{ display:block; position:absolute; width:38%; bottom:0; height:2px; background:#fff; left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);}
a.morebanner{ letter-spacing:0; text-shadow:none;color:#000; display:inline-block; padding:6px 30px; font-size:14px; background:#fff;}

#cnzz_stat_icon_1272847257{ display:none;}
.abtxtpa{ text-align:right;}
.abtxtp0{ padding-top:35px;}
.abtxtp1{ padding-top:10px;}
.abtxtp2{ display:none;}

.serviceico{left: -20px; 
            -webkit-filter: drop-shadow(70px 0 #005aaf);
            -moz-filter: drop-shadow(70px 0 #005aaf);
            -ms-filter: drop-shadow(70px 0 #005aaf);
            -o-filter: drop-shadow(70px 0 #005aaf); 
            filter: drop-shadow(70px 0 #005aaf);
}

.dszzca{ position:relative;}
.dszzcatxt{ position:absolute; z-index:6;left:460px; top:50px; line-height:24px; font-size:14px; width:642px;}

.dszzcatxt h3{ font-size:18px; padding-bottom:20px;}
.dszzcatxt h3,.dszzcatxt p{ }
.dszzcb{ overflow:hidden; padding-bottom:50px;}
.dszzcbl{ width:600px;}
.dszzcbr{ width:526px; font-size:14px; line-height:24px; padding-top:45px; color:#333;}
.dszzcbr h3{ font-size:18px; color:#275eb8; padding-bottom:30px;}

.dszzcc{ position:relative;}
.dszzcctxt{ position:absolute; z-index:6; width:348px;  line-height:24px; left:115px; top:45px;}
.dszzcctxt p{ padding-bottom:20px;}
.dszzca,.dszzcb,.dszzcc{ margin-top:80px;}
.TRlauge a,.TRlauge em{ display:none;}
.TRlauge .on ,.TRlauge .TRJkt{ display:inline-block;}
.history-box ul li p{ background:url(../img/dian1.png) 20px 19px no-repeat;}
.history-box ul li p:hover{ background:url(../img/dian2.png) 20px 19px no-repeat #426cba ;}

.dszzcatxt p{ padding-top:0; padding-right:0;}
.dszzcname2{ display:inline-block;}
	.dszzcname1{ display:none;}
	
	.NewZw p{ text-indent:26px !important;}
.JobH9 .email{ display:none;}



.tccbg{ background:#000;opacity:0.5;-webkit-opacity:0.5;-moz-opacity:0.5; width:100%; left:0; top:0; position:fixed; z-index:555;}
        	.tcc{ position:fixed; width:800px; top:160px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px; height:400px; left:50%; margin-left:-400px; z-index:666; background:url(../images/redbg3.jpg) center no-repeat;}
			
			.tcctxt{ padding:20px 80px; color:#fff; text-align:justify; line-height:24px; position:relative;}
			.gglayerobtn{ background:url(../images/gglayerobtn.png) center no-repeat; width:26px; height:26px; background-size:cover; position:absolute; right:20px; top:20px;}
			.tcctxth2{ text-align:center; font-size:18px; padding:40px 100px;}
			.tcctxt p{ padding-bottom:10px;}
			.tccmore{ text-align:center; padding-top:55px;}
			.tccmore a{ color:#fff; font-size:12px; display:inline-block; border:1px solid #fff;border-radius:3px;-webkit-border-radius:3px; padding:3px 10px;}
			.tccmore a:hover{ background:#fff; color:#000;}
			

@media screen and (max-width:1366px) {
	.PageBanner1{ height:300px; background-size:cover;}	
}
@media screen and (max-width: 769px) {
    .serviceico{left: -20px;
                  -webkit-filter: drop-shadow(70px 0 #005aaf);
            -moz-filter: drop-shadow(70px 0 #005aaf);
            -ms-filter: drop-shadow(70px 0 #005aaf);
            -o-filter: drop-shadow(70px 0 #005aaf); 
            filter: drop-shadow(70px 0 #005aaf);}
	.abtxtp2{ display:block;}
	.abtxtp1{ display:none;}
	.recruit_banner{width: 100%;}
	.recruit_banner_img2{display: block;}
	.recruit_banner_img1{display: none;}
	.WebHide{ display:block;}
	#flashcontent{ display:none;}
	.rightmeauslist{ height:100%;}
	.ss_img img{ vertical-align:top;}
	.menu,.BannerIndexImg,.ImgPhone{ display:block;}
	.PageBanner{ background-position:9999px 9999px; height:auto; margin-top:55px;}
	.TopRight,.swiper-img,.Hide,.PageBannerSpan{ display:none;}
	.h5_nav,.ss_block{ width:100%;}
	.w1000,.block_list,.copyright,.AboutA,.AboutB,.contabout{ width:100%;padding-left:10px; padding-right:10px; box-sizing:border-box;}
	.AboutA{ padding-top:45px;}
	#gnb{ position:fixed;}
	.top_nav{ height:auto; padding:10px 0;}
	.logo{ position:relative; float:left; padding-left:10px;}
	.logo img{ height:35px; vertical-align:top;}
	
	.nav_in{ display:none; position:absolute;}
	
	
	.BannerIndex{ height:auto; margin-top:55px;}
	.BannerIndexImg{ }
	
	.swiper-txt1,.swiper-txt{ margin-top:0;}
	.swiper-txt{ top:50%; -webkit-transform:translateY(-50%); position:absolute;}
	.swiper-txt .p1,.swiper-txt p,.swiper-txt{ font-size:18px;}
	.swiper-pagination{ height:17px;}
	.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{ margin:0 4px;}
	
	.ss_img,.block_list{ width:100%;height:auto;}
	
	.Sixa{ margin-top:20px;}
	.Sixb{ margin-top:10px;}
	.Sixc{ margin-top:15px; padding:0 20px;}
	
	.ss_block{ height:auto; padding-bottom:25px; margin:0; margin-bottom:15px; width:100%;}
	
	.bottom_banner{ margin-top:5px;}
	
	.bottom_banner{ height:300px;}
	.history-box,.mjz,.AboutA,.AboutC,.AboutB,.contabout,.wish,.banner_bt p,.name_copany,.circle,.morea1,.SUB_A,.SUB_B p,.SUB_C,.SUB_E,.SUB_G p,.secend_nav,.team_nav,.team_content,.Qiywh,.kh5,.QiywhD,.history,.honor_list,.auction_din,.lb_imgA,.recruit_content1,.message{ width:92%; padding-left:0; padding-right:0; margin:0 auto;}
	
	.bb1{ font-size:16px; padding-top:95px;}
	.bb2{ font-size:18px; padding-top:5px;}
	.bb3{ font-size:20px; padding-top:12px;}
	
	.foot_block,.footin,.foot{ height:auto;}
	.foot_block{ display:none; width:100%; margin:0;}
	.three{ margin:0; padding:0; padding:0 0;}
	.footin{ overflow:hidden;zoom:1;}
	.foot_block_share{ display:block;}
	.sayin{ height:auto; width:80%; padding-bottom:40px;}
	.sayina{ font-size:20px; font-weight:normal;}
	.sayinb{font-size:16px;}
	.sayinb{ margin:0; padding-top:10px;}
	.sayinc{ width:100%; text-align:center; margin-top:40px;}
	.sayincotxt{ width:100%; box-sizing:border-box; line-height:40px; height:40px; font-size:14px; float:none;}
	.sayincobtn{ margin-top:15px;float:none;}
	
	.footin{ width:100%; box-sizing:border-box; padding:10px;}
	#share_{ text-align:center;}
	#share_ a{ float:none; display:inline-block; margin:0 4px;}
	
	.copyright{ text-align:center; background:#2a343f;}
	.index_map{ display:none;}
	.copyright>div{ width:100%;}
	.copyright{ padding-top:0; height:auto; padding-bottom:10px;}
	
	.About_b{ width:100%; height:auto; margin-bottom:15px;}
	.About_b img{ width:100%; vertical-align:top;}
	.AboutAtxt{ padding:20px; padding-bottom:25px;}
	.aboutbg{ display:none;}
	.About_a{ width:100%; height:auto;}
	.About_a img{ width:100%; vertical-align:top;}
	.About_a,.About_b{ float:none; display:block;}
	.About_b_ico{ display:none;}
	.AboutCp{ position:relative; top:0; width:auto; padding:0; padding:20px; padding-bottom:25px;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);}
	.contx{ display:none;}
	.AboutB{ margin-bottom:15px;}
	
	.contabout,.wish{ margin:0 auto; overflow:hidden;zoom:1;}
	.contabout_left{ display:none;}
	.contabout,.wish{ height:auto;}
	.contabout_in,.contabout_right,.wishin,.wishin_left,.wishin_right{ width:100%; height:auto;}
	
	.contabout_rightname{ border:none; padding:0; padding-top:30px;}
	.contabout_describe{ padding:0; margin:0; padding:15px 0;}
	.conname{ display:none;}
	.wishin_left img{ margin:0; width:100%; vertical-align:top;}
	.gsyj{ margin-top:0; padding:20px; padding-bottom:0; font-weight:normal;}
	.gslx{ padding:0 20px; margin:0; padding-top:15px; padding-bottom:25px;}
	.wish{ margin-top:30px;}
	.wish_box .ss_block{ background:#f1f1f1;}
	
	.banner_bt{ height:auto;}
	.banner_bt p{ height:auto; font-size:14px; padding:60px 0;}
	
	.name_copany{ margin:0 auto;margin-top:55px;}
	.emname,.cmname,.dtname{ text-align:left;font-weight:normal;}
	.cmname{ margin-top:5px; margin-bottom:0; padding-bottom:25px;}
	.circle{ padding-top:20px;}
	.circlein{ width:100%; height:auto; overflow:hidden;zoom:1;}
	.circlein_left,.circlein_right{ width:100%;height:auto; padding-bottom:15px;}
	.circle_d{  margin:0; float:none; width:auto; margin-left:95px;}
	.circle_icon,.circle_icon1,.circle_icon2,.circle_icon3,.circle_icon4{width:75px; height:75px; background-size:75px 75px;}
	.circle_dtl{ margin-top:0;}
	.morea1{ padding-bottom:30px;}
	.morea1 a{ width:auto;  height:auto; display:inline-block;}
	.morea1 img{ width:150px;}
	
	.secend_nav,.secend_navin{ height:auto; line-height:30px;  overflow:hidden;zoom:1;}
	.secend_navin{ width:100%;}
	.secend_navin a{ width:50%; padding:10px 0;}
	.secend_navin .icon_line{ display:none;}
	.cont2 h3{ text-align:justify; line-height:24px; padding-bottom:10px; padding-top:50px;}
	.cont2 h4{ text-align:justify;}
	
	.SUB_B,.cont3_bg{ height:auto;}
	.SUB_B p{ left:0; top:0; height:auto; padding:60px 0;}
	
	.SUB_C{ overflow:hidden;zoom:1; margin-top:45px;}
	.SUB_C,.SUB_C .cont4_in{ height:auto;}
	.SUB_C .cont4_in{ width:100%;}
	.SUB_C .cont4_right,.SUB_C .cont4_left{ width:100%; height:auto;}
	.SUB_C .cont4_left img{ width:100%; vertical-align:top;}
	.SUB_C .cont4_right{}
	.SUB_C .markname{ margin-top:20px;}
	.SUB_C .mark_describe{ margin-top:10px;}
	
	
	.SUB_E{ overflow:hidden;zoom:1; margin-top:45px;}
	.SUB_E,.SUB_E .cont6_in{ height:auto;}
	.SUB_E .cont6_in{ width:100%;}
	.SUB_E .cont6_right,.SUB_E .cont6_left,.SUB_G{ width:100%; height:auto;}
	.SUB_E .cont6_left img{ width:100%; vertical-align:top; margin:0;}
	.SUB_E .cont6_right{}
	.SUB_E .gs{ margin-top:20px;}
	.SUB_E .gs_describe{ margin-top:10px;}
	.SUB_G{ margin-top:50px;}
	.SUB_G p{left:0; top:0; height:auto; padding:60px 0; }
	.cont_bg_span{ display:block;}
	
	.SUB_G .cont5_bg{ height:auto;}
	.secend_nav{ background:none; padding-top:30px;}
	.secend_nav a{ width:100%; box-sizing:border-box; margin-top:15px; padding:5px 0; font-size:16px; vertical-align:top; border:1px solid #f1f1f1;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;}
	.secend_navin a.nav_active{ border:1px solid #0d5fb6;}
	
	.SUB_H { text-align:center; padding-top:25px; padding-bottom:35px;}
	.SUB_H a span{ margin:0;}
	
	.team_navin{ border:none; padding:30px 0;}
	.team_navin{ width:100%;}
	.team_navin ul a,.team_navin ul a:hover,.team_navin ul .recruit_active{ background:none !important;}
	.team_navin ul a{ margin:0; height:auto; margin-top:15px; border:1px solid #f1f1f1;border-radius: 25px; display:inline-block; width:100%;box-sizing: border-box;font-size: 16px;margin-top: 15px;padding: 5px 0; color:#000; line-height:30px; padding:5px 0;}
	.team_navin ul a.recruit_active{ border:1px solid #0d5fb6; color:#0d5fb6;}
	.team_content{ background:none;}
	.team_contentin,.teamtab{ width:100%;}
	.teamdb{ width:100%; height:auto; background:#f1f1f1; margin:0; margin-top:15px;}
	.team_contentin{ padding-top:0;padding-bottom:35px;}
	
	.cont2_1{ margin-top:0;}
	.cont3n,.cont3b,.cont3d{ display:none;}
	.Qiywh{ padding-top:15px;}
	.QiywhA{ padding:0; padding-bottom:10px;}
	.QiywhBR,.QiywhBL{ width:100%;}
	.QiywhB{ background:#f1f1f1; margin-top:15px;}
	.QiywhBp1,.QiywhBp2,.QiywhBp2 p,.QiywhC .QiywhBp1,.QiywhC .QiywhBp2{ padding:0;}
	.QiywhBL{ font-size:20px;}
	.QiywhBp2{ font-size:16px;}
	.QiywhBp1,.QiywhBp2,.QiywhC .QiywhBp1,.QiywhC .QiywhBp2{ padding:0 20px;}
	.QiywhBp1,.QiywhC .QiywhBp1{ padding-top:20px;}
	.QiywhBp2,.QiywhC .QiywhBp2{ padding-bottom:20px;}
	
	.QiywhD{ padding:80px 0; margin-top:15px;}
	.QiywhD{ font-size:20px;}
	.QiywhDp1{ padding-bottom:25px;}
	.QiywhD a{ line-height:25px;}
	
	.kh5{ margin-top:0; overflow:hidden;zoom:1;}
	.kh5_left{ display:none;}
	.kh5_show{opacity:0;-webkit-opacity:0;-moz-opacity:0;filter:alpha(opacity=0); display:none;}
	.kh5_hide{opacity:1;-webkit-opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
	.kh5_right{ width:100%;}
	.kh5,.kh5_right{ height:auto;}
	.kh5_hide, .kh5_show{ position:relative;}
	.kh5_list .on .kh5_hide{ left:0; top:0; margin:0; width:100%;}
	.kh5_list ul li{ height:auto; position:relative;}
	.kh5_dtl_div{ position:relative; top:0; margin:0; height:auto;}
	.kh5_icon{ display:none;}
	.kh5_dtl{ width:100%; height:auto; margin:0;}
	.kh5_list .on .kh5_hide,.kh5_hide{ height:auto;}
	.kh5_list ul .n1 .kh5_hide,.kh5_list ul .n1:hover .kh5_hide{ background:#19b7de}
	.kh5_list ul .n2 .kh5_hide,.kh5_list ul .n2:hover .kh5_hide{ background:#199ece;}
	.kh5_list ul .n3 .kh5_hide,.kh5_list ul .n3:hover .kh5_hide{ background:#137ec2;}
	.kh5_list ul .n4 .kh5_hide,.kh5_list ul .n4:hover .kh5_hide{ background:#0d5fb6;}
	.kh5_dtl_div,.kh5_dtl_div:hover{ color:#fff;}
	.kh5_dtl p{ height:auto;}
	
	.kh5_hide{ padding:20px; box-sizing:border-box;}
	
	.kh6{ width:100%; margin:0 auto; margin-top:15px;}
	.kh6_block{ width:100%;}
	.PubSliderBig .swiper-slide{ width:80%;}
	.PubSliderBig .swiper-button{ display:none;}
	.PubSliderBig{ padding-bottom:45px;}
	.PubSliderBig .swiper-pagination{ width:100%; height:10px; text-align:center; bottom:25px;}
	.PubSliderBig .swiper-pagination span{ margin:0 3px; background:#555;}
	.PubSliderBig .swiper-pagination .swiper-pagination-bullet-active{ background:#275eb8;}
	
	.history{ padding-bottom:0;}
	.HistoryTxt{ position:relative; width:100%; border:none; }
	.HistoryTxt,.Cadccff .HistoryDesc{color:#444;}
	.HistoryTit{ color:#275eb8;}
	.history img,.HistoryQuan{ display:none;}
	
	.HistoryE .HistoryTit, .HistoryE .HistoryDesc,.HistoryO .HistoryTit, .HistoryO .HistoryDesc{ text-align:justify; padding-left:0; padding-right:0;}
	.HistoryTxt{ top:0;}
	.HistoryTit{ padding-bottom:5px;}
	.HistoryDesc p{ padding-bottom:5px;}
	.HistoryDesc{ padding-bottom:20px;}
	.HistoryE1{ margin-top:0;}
	.Bor1{ padding-top:45px;}
	
	.honor_list{ background:none; height:auto;}
	.honor_listin{ width:100%; height:auto; padding-top:0;}
	.honor_img,.honor_img img{ width:100%; height:auto; vertical-align:top;}
	.honor_list .swiper-wrapper{height:auto; display:block; padding:0;}
	.honor_list .swiper-slide{ float:left; height:auto; box-sizing:border-box; padding:0; background:#f1f1f1; margin-top:15px;}
	.swiper1{ padding:0;}
	.swiper1 p{ height:auto; margin:0; padding:0; background:none; color:#444; padding:15px; text-align:justify;}
	.honor_list{ padding-bottom:35px;}
	
	.auction_nav{ height:auto;}
	.auction_navin{ width:100%; height:auto; padding:0;}
	.auction_navin ul{ width:100%;}
	.auction_navin a{ width:33.33%; margin:0; margin-top:20px;}
	
	.auction_d{ background:none; height:auto;}
	.auction_dleft{ width:100%; padding-top:25px;}
	.auction_dleft p{ padding-bottom:5px;}
	.auction_dright img{ vertical-align:top; width:100%;}
	.khboda{ width:100%; border:none;}
	.auction_din{ padding-bottom:0;}
	.auction_dright{ width:100%;}
	.khbod .swiper-fengcai{ width:100%; margin:0;}
	.lb_img{ height:auto; padding-top:25px;}
	.lb_imgA .PubSliderBig .swiper-pagination span{ width:8px; float:none; display:inline-block; height:8px;}
	
	.recruit_content1{ height:auto; background:none;}
	#tab1{ width:100%; height:auto; padding-top:0;}
	
	.tabf{ height:auto; padding-bottom:35px; overflow:hidden;zoom:1;}
	.tab_recruit{ width:100%; box-sizing:border-box; height:auto; padding:20px;  margin-top:15px;}
	.ml36{ margin-left:0;}
	.position_name{ height:24px; line-height:24px; padding:15px 0;}
	.apply{ margin-top:38px;}
	.apply a{ font-size:12px; width:auto; height:auto;}
	.tab_recruit,.tab_recruit:hover{background:#f1f1f1; border:none;}
	.tab_recruit:hover .tab_title span,.tab_recruit:hover .position_name,.tab_recruit:hover .position_describe p{color:#333;}
	.tab_recruit:hover .apply a{color: #0d5fb6;border-color:#0d5fb6 ;}
	
	.message,.messagein{  height:auto;}
	.messagein_left,.messagein,.messagein_right{ width:100%;}
	.messagein_left,.messagein_right{ margin:0; padding:0; height:auto;}
	
	.messagein_right input,.messagein_right textarea{ width:100%; box-sizing:border-box;}
	.messagein_right .obtn,.messagein_right .obtn:hover{ height:auto;}
	.company{ padding-top:45px;}
	.det{ margin-top:20px;}
	.messagein_right{ padding-top:5px;}
	#map{ margin-top:45px; height:250px;}
	.message{ background:none;}
	.get_to{ display:none;}
	
	.w235,.w170,.w100p,.list_t{ display:none;}
	.newslist{ padding:0 10px; box-sizing:border-box;}
	.newslistin{ width:100%;}
	.w502{ width:70%; }
	.list_t1{line-height:21px; height:auto; padding:10px 0;}
	.list_t1a li.w110{ float:none; margin-left:70%; font-size:12px; color:#999; text-align:right; box-sizing:border-box; padding-left:10px; width:auto;}
	
	.pages{ padding-top:25px; padding-bottom:35px;}
	.pages a{ font-size:12px; display:none;}
	.pages a.prev,.pages a.next{ display:inline-block;}
	
	.NewAll{ margin-top:45px; padding:0 10px; box-sizing:border-box; width:100%;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none; margin-bottom:0;}
	.NewTit{ font-size:18px; text-align:justify; line-height:24px;}
	.NewZw img{ width:100%;}
	
	.pagingada div{ width:100%; font-size:16px;}
	.NewZw{ padding-bottom:30px;}
	.return{ margin-top:15px;}
	.NewDate{ padding-top:5px; padding-bottom:15px;}
	
	.IndexSix{ margin-top:45px;}
	.Laugep{ display:none;}
	.name_copany{ height:auto;}
	.contabout_rightname{ height:auto;}
	.Qspan{ padding-right:10px;}
	.teamdbp{ padding:20px;}
	
	.mygallery{ padding-top:30px;}
	.chroma-gallery .chrg-description{ font-size:14px;}
	#gallery-wrapper{ width:92%; }
	.white-panel{ margin-left:10px;}
	.PageBannerSpan{ display:block; padding-bottom:5px; font-size:16px; margin-left:0;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);}
	.PageBannerI{ height:2px; width:100%;}
	.logo{ padding-top:2px;}
	
	.Jrfw .khboda{ width:100%; border:none;}
	.Jrfw .khboda img{ width:100%; height:auto;}
	
	.sixlogo{ padding-top:2px; padding-bottom:10px; display:none;}
	
	.exhibition_hall{ display:none;}
	.aboutleadertxt{ background:none; color:#000;}
	.aboutleadertxt { padding-top:30px; padding-bottom:30px;}
	
	.dszzcaimg{ display:none;}
	.dszzcatxt{ position:relative; top:0; color:#000; width:auto;}
	.dszzcbl,.dszzcbr{ width:100%;}
	.dszzcaimg{ max-width:100%;}
	.dszzcatxt h3, .dszzcatxt p{ padding:0;}
	.dszzca { margin-top:0;}
	.dszzcbl img{ max-width:100%;}
	.dszzcbr{ padding-top:30px;}
	.dszzcbr h3{ padding-bottom:10px;}
	.dszzcc{ margin-top:30px;}
	.dszzcb{ padding-bottom:0;}
	.dszzcctxt{ position:relative; top:0; right:auto; color:#000; width:100%;}
	.dszzcname1{ display:inline-block;}
	.dszzcname2{ display:none;}
	
	.dszzcatxt h3{ padding-bottom:10px;}
	.dszzcb{ margin-top:30px;}
	.dszzcbl { display:none;}
	
	.rightmeaus .a a{ display:inline-block; padding-right:60px;}
	.icon-right-big{ display:inline-block; margin:0; height:50px; line-height:50px; width:50px; text-align:center; position:relative; right:-25px;}
	
	.AboutAT{ display:none;}
	.AboutB { margin-top:30px;}
	.AboutB{ font-size:20px;}
	.AboutB span{ padding-left:20px;}
	.AboutH6{ font-size:18px;}
	
	.tc_team h5{ width:auto; margin-top:15px;}
	.tc_team h5{ font-size:20px;}
	.tc_team .tc_first{ display:block; width:auto; font-size:16px;line-height:24px; }
	.tc_team span{ font-weight:normal; padding:0; display:inline-block;}
	.tc_team p{ height:auto; line-height:24px;}
	.tc_team{ margin:0; overflow:hidden;}
	.tc_team span{ font-size:14px; padding-right:10px;line-height:18px; }
	.tc_team p{ margin-top:15px; padding:0 10px;}
	.tc_team h5{ font-size:18px; padding:3px 15px; display:inline-block;}
	
	.QiywhBp2{ padding-top:20px;}
	.history-box{ background:none; box-sizing:border-box;}
	.history-box ul li .years{ margin:0; display:block; text-align:left;}
	.history-box ul li .fir{ background:none; width:100%;}
	.history-box ul li .fir div.infox1,.history-box ul li .sec div.infox2{ margin:0; position:relative; background:none; width:100%;}
	.history-box ul li .info-box,.history-box ul li .sec div.infox2{ width:100%; padding:0;}
	.history-box ul li .son{ width:100%;}
	.history-box ul li .years{ position:absolute; left:20px; top:20px; z-index:6; }
	.history-box ul li .years i{font-size:16px; line-height:26px; height:26px; padding:0 10px;}
	.history-box ul li .info-box,.history-box ul li .fir div.infox1{ padding:0; width:100%;}
	.history-box ul li{ overflow:hidden; padding:0;}
	.history-box ul li .son,.history-box ul li .info-box{ margin:0;}
	.history-box ul li p:hover{ background:url(../img/dian1.png) 20px 7px no-repeat; color:#666; }
	.history-box ul li p{padding-top:0; padding-bottom:0; padding-right:20px;background:url(../img/dian1.png) 20px 7px no-repeat; text-align:justify;}
	.his-infor{ padding-bottom:15px;}
	.history-box ul li{ margin:0;}
	.history-box{ margin-top:40px;}
	.tabf{ width:100%;}
	.tab_recruit:hover{ background:none;}
	.position_describe{ height:auto;}
	.tab_recruit,.recruit_content{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0; background:none; margin:0;}
	.dszzcatxt,.dszzcctxt{ left:0;}
	.dszzcb{ margin-top:0;}
	
	.tcc{ width:80%; left:10%;margin:0; top:50%; font-size:16px;transform:translateY(-50%);-webkit-transform:translateY(-50%); height:auto;}
	.tcctxt{ height:auto; overflow:hidden; }
	.tcctxt{ padding:30px 30px;}
	.tcctxth2{ padding:0 15px; padding-bottom:20px;}
	.tcctxtdesc{ display:none;}
	.tccmore{ padding-top:10px;}
	.gglayerobtn{ right:10px; top:10px; width:20px; height:20px;}
	
}